-
Notifications
You must be signed in to change notification settings - Fork 9
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:master #152
base: master
Are you sure you want to change the base?
Conversation
Backport-of: 727c2612766dd1737bf59fb0d9ba1e58a7b8c32b
Reviewed-by: mbalao Backport-of: 978dfdf9aa95da4196055cc288c5993d4dc6ef85
Reviewed-by: yan, mbalao Backport-of: 6e7f9a23a4daf461acbc4c5a5110e19b34ced22c
Reviewed-by: yan Backport-of: a71624a69ec5cc8600f2a3a53c23c75b43068830
…release 21.0.6 Reviewed-by: goetz
👋 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 141 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-ga
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah-jdk21u.git pull/152/head:pull/152
$ git checkout pull/152
Update a local copy of the PR:
$ git checkout pull/152
$ git pull https://git.openjdk.org/shenandoah-jdk21u.git pull/152/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 152
View PR using the GUI difftool:
$ git pr show -t 152
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/shenandoah-jdk21u/pull/152.diff