Skip to content
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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

earthling-amzn
Copy link

@earthling-amzn earthling-amzn commented Nov 14, 2024

Merges tag jdk-21.0.6+3


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/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

…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
@bridgekeeper
Copy link

bridgekeeper bot commented Nov 14, 2024

👋 Welcome back wkemper! A progress list of the required criteria for merging this PR into master 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 Nov 14, 2024

@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:

Merge

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 master 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 master branch, type /integrate in a new comment.

@openjdk openjdk bot added ready Pull request is ready to be integrated clean rfr Pull request is ready for review labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean 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.

2 participants