-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge openjdk/jdk21u-dev:master #137
base: master
Are you sure you want to change the base?
Conversation
…ndows Backport-of: f92c60e1a9968620cbc92b52aa546b57c09da487
…rd's compact constructors Reviewed-by: mbaesken Backport-of: 7bf1989f59695c3d08b4bd116fb4c022cf9661f4
…or: Could not initialize class jdk.internal.misc.VirtualThreads" Backport-of: 0e501f6
…argePages Backport-of: b42b8886aa93a50d114f9a105ef6b94febd38729
Backport-of: 1496b5de9004c6a9e43ead5f6e9e88362028a7cc
…lly stopped without starting listening" Backport-of: 28b201955907e145f208d756b607ab545a83b2d3
Backport-of: 0eff492e4107abc5624f0c3445877bf38629a980
…wn hook Backport-of: 61aff6db15d5bdda77427af5ce34d0fe43373197
Backport-of: f73922b27d126314fc3127ee25aa40b6258c8a6b
… out with -Xcomp Backport-of: 6f4ddc2f6bf0dd9a626a76d0f5e56a54c6cf6b65
…name system property 8343848: Fix typo of property name in TestOAEPPadding after 8341927 Reviewed-by: lucy Backport-of: 9a9ac1d0059438d33fe69ef51265dc7cff6ad2bd
👋 Welcome back wkemper! A progress list of the required criteria for merging this PR into |
@earthling-amzn 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:
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 126 new commits pushed to the
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 |
Merges tag jdk-21.0.6+3
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah-jdk21u.git pull/137/head:pull/137
$ git checkout pull/137
Update a local copy of the PR:
$ git checkout pull/137
$ git pull https://git.openjdk.org/shenandoah-jdk21u.git pull/137/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 137
View PR using the GUI difftool:
$ git pr show -t 137
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/shenandoah-jdk21u/pull/137.diff