-
Notifications
You must be signed in to change notification settings - Fork 37
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/jdk:master #269
Conversation
Reviewed-by: dholmes, stuefe, mbaesken
Reviewed-by: jkarthikeyan, thartmann
Reviewed-by: msheppar
Reviewed-by: kvn, pli
Reviewed-by: cjplummer, dholmes
…ically linking with JDK native libraries Reviewed-by: alanb
… that the STORED compression method should be used when writing directory entries Reviewed-by: lancea, alanb
…List with null element Reviewed-by: dfuchs, djelinski, michaelm
Reviewed-by: psandoz, xgong, jbhateja, vlivanov
Reviewed-by: rkennke, adinn
…ient tests Reviewed-by: dfuchs
Reviewed-by: martin
…e.TRACKING other than 0.0 Reviewed-by: stuefe
Reviewed-by: jjg
Reviewed-by: dmarkov, prr
…ests Reviewed-by: jpai, djelinski
Reviewed-by: alanb
…+TieredCompilation Reviewed-by: dcubed
…ns only Reviewed-by: alanb
…removed Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org> Reviewed-by: mullan, aturbanov
Reviewed-by: rhalade, mullan
…e argument Reviewed-by: alanb, kbarrett
…StreamDecoder Reviewed-by: alanb, bpb
Reviewed-by: mdoerr, tsteele
Reviewed-by: stefank, tschatzl
Reviewed-by: lmesnik, shade
Reviewed-by: rrich, mdoerr, tsteele
Reviewed-by: smarks
Reviewed-by: dholmes, fyang
Reviewed-by: eosterlund, fparain
…va more reliable Reviewed-by: stuefe, dcubed
Reviewed-by: mdoerr, lucy
…OutputAnalyzer at the same time Reviewed-by: cjplummer, sspitsyn
Reviewed-by: kvn, thartmann, shade
…s when statically linking with JDK native libraries Reviewed-by: alanb
Reviewed-by: lucy, mdoerr
…uence[,int,int]) Reviewed-by: liach, alanb
…with "Uncaught exception thrown in test method Test4089106" Reviewed-by: naoto, lancea
Reviewed-by: mullan
…eption Reviewed-by: lmesnik, amenkov, sspitsyn
…lated tests Reviewed-by: psadhukhan, tr, serb
…java code under a lock Reviewed-by: dcubed
Reviewed-by: kevinw, cjplummer
Added tag jdk-21+20 for changeset 750bece
👋 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 2 new commits pushed to the Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
Webrevs |
/integrate |
@earthling-amzn Pushed as commit 21982fc. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
This merges tag jdk-21+20. Please have a look at this change to resolve conflicts between
CardTable
andShenandoahCardTable
.Progress
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah.git pull/269/head:pull/269
$ git checkout pull/269
Update a local copy of the PR:
$ git checkout pull/269
$ git pull https://git.openjdk.org/shenandoah.git pull/269/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 269
View PR using the GUI difftool:
$ git pr show -t 269
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/shenandoah/pull/269.diff
Webrev
Link to Webrev Comment