Skip to content

Conversation

MrSimms
Copy link
Member

@MrSimms MrSimms commented Jul 24, 2025

Merge tag 'jdk-25+21' into lworld_merge_jdk_25_21
Added tag jdk-25+21 for changeset e2ae50d


Progress

  • Change must not contain extraneous whitespace

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/1516/head:pull/1516
$ git checkout pull/1516

Update a local copy of the PR:
$ git checkout pull/1516
$ git pull https://git.openjdk.org/valhalla.git pull/1516/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1516

View PR using the GUI difftool:
$ git pr show -t 1516

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/1516.diff

Using Webrev

Link to Webrev Comment

mhaessig and others added 30 commits April 24, 2025 08:29
…witching works as expected

Co-authored-by: Christian Hagedorn <[email protected]>
Reviewed-by: chagedorn, epeter
…or not zero in counted loop

Reviewed-by: chagedorn, epeter, qamai
…dNode with LShift operand

Reviewed-by: epeter, thartmann
…W_C_FUNCTION

Reviewed-by: tschatzl, jsjolen
Reviewed-by: rcastanedalo, chagedorn, thartmann
…util.concurrent

Reviewed-by: pminborg, dl, rgiulietti, alanb
Reviewed-by: cjplummer, lmesnik
Reviewed-by: fyang, luhenry
…ase superclass

Reviewed-by: lmesnik, amenkov
…unication in nsk/jdi tests

Reviewed-by: lmesnik, amenkov
Co-authored-by: Vladimir Ivanov <[email protected]>
Reviewed-by: vlivanov, epeter
…l JDK-8355574 is fixed

Reviewed-by: chagedorn
Reviewed-by: thartmann, chagedorn
vy and others added 14 commits April 30, 2025 17:52
Reviewed-by: rriggs, pminborg, naoto
…f it is mtNone

Co-authored-by: Stefan Karlsson <[email protected]>
Reviewed-by: stefank, coleenp, jsjolen
Co-authored-by: Ioi Lam <[email protected]>
Reviewed-by: liach, eosterlund
…ClassPrepareEvent for the debuggee main class

Reviewed-by: sspitsyn, amenkov
@MrSimms
Copy link
Member Author

MrSimms commented Jul 24, 2025

/summary Merge jdk-25+21

@bridgekeeper
Copy link

bridgekeeper bot commented Jul 24, 2025

👋 Welcome back dsimms! A progress list of the required criteria for merging this PR into lworld will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Jul 24, 2025

@MrSimms This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

Merge jdk

Merge jdk-25+21

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 4 new commits pushed to the lworld branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the lworld branch, type /integrate in a new comment.

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jul 24, 2025
@openjdk
Copy link

openjdk bot commented Jul 24, 2025

@MrSimms Setting summary to Merge jdk-25+21

@mlbridge
Copy link

mlbridge bot commented Jul 24, 2025

@MrSimms
Copy link
Member Author

MrSimms commented Jul 25, 2025

/integrate

@openjdk openjdk bot added the clean Identical backport; no merge resolution required label Jul 25, 2025
@openjdk
Copy link

openjdk bot commented Jul 25, 2025

Going to push as commit 899efed.
Since your change was applied there have been 4 commits pushed to the lworld branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Jul 25, 2025
@openjdk openjdk bot closed this Jul 25, 2025
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jul 25, 2025
@openjdk
Copy link

openjdk bot commented Jul 25, 2025

@MrSimms Pushed as commit 899efed.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean Identical backport; no merge resolution required integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.