Skip to content

Conversation

@MrSimms
Copy link
Member

@MrSimms MrSimms commented Jan 19, 2026

Merge jdk-27+5


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (1 review required, with at least 1 Committer)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1930

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

Using diff file

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

Using Webrev

Link to Webrev Comment

Thomas Schatzl and others added 30 commits January 7, 2026 06:30
Reviewed-by: vlivanov, chagedorn, thartmann
….StringCoding intrinsics

Reviewed-by: shade, thartmann
…ifferent memory inputs

Reviewed-by: kvn, thartmann, qamai
Reviewed-by: erikj, krk, clanger
8369205: AIX build break in forbiddenFunctions.hpp

Reviewed-by: mdoerr, tschatzl
…before JVM exit

Reviewed-by: lmesnik, sspitsyn
…pressedOops::narrow_oop_cast

Reviewed-by: kvn
…sioning IR rule

Reviewed-by: chagedorn, mhaessig
Reviewed-by: lmesnik, dholmes
…hRanges fails without printing the option name

Reviewed-by: mdoerr, dholmes
…ind the path specified

Reviewed-by: alanb, jpai
…e or FileOutputStream

Reviewed-by: redestad, alanb
merykitty and others added 20 commits January 14, 2026 07:09
…-XX:-UseCompressedOops

Reviewed-by: chagedorn, thartmann
Reviewed-by: tschatzl, eosterlund
…f.motif" package

Reviewed-by: tr, prr, aivanov
…iationNoExtensionsException

Reviewed-by: almatvee
…e fails run with -Xcomp

Reviewed-by: vyazici, dfuchs
… vmTestbase tests

Reviewed-by: cjplummer, lmesnik
… with multiple languages

Reviewed-by: asemenyuk
@MrSimms
Copy link
Member Author

MrSimms commented Jan 19, 2026

/summary Merge jdk-27+5

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 19, 2026

👋 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 Jan 19, 2026

@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

Merge jdk-27+5

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 1 new commit pushed to the lworld branch:

  • a4fb7eb: 8375434: [lworld] Add comment for null-check in InlineKlass::read_payload_from_addr

Please see this link for an up-to-date comparison between the source branch of this pull request and 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 clean Identical backport; no merge resolution required rfr Pull request is ready for review labels Jan 19, 2026
@openjdk
Copy link

openjdk bot commented Jan 19, 2026

@MrSimms Setting summary to Merge jdk-27+5

@mlbridge
Copy link

mlbridge bot commented Jan 19, 2026

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 ready Pull request is ready to be integrated rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.