-
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 #216
Conversation
Reviewed-by: angorya, aivanov, prr
Reviewed-by: coleenp, ccheung
Reviewed-by: ecaspole, sviswanathan
Reviewed-by: chagedorn, kvn
…more than one phi Reviewed-by: roland, thartmann, kvn
…cified size Reviewed-by: dfuchs, michaelm
…eration::oop_since_save_marks_iterate Reviewed-by: tschatzl, ysr
Reviewed-by: coleenp, iwalulya, iklam
Reviewed-by: tschatzl
Reviewed-by: kvn
Reviewed-by: hannesw
Reviewed-by: tschatzl, iwalulya
Reviewed-by: tschatzl, iwalulya
Reviewed-by: tschatzl, iwalulya
Reviewed-by: eosterlund, rehn
Co-authored-by: Martin Doerr <mdoerr@openjdk.org> Reviewed-by: aph, rcastanedalo
Reviewed-by: stuefe
Reviewed-by: tschatzl, stefank
Reviewed-by: aboldtch, stefank, tschatzl
…hreads_do Reviewed-by: iwalulya, coleenp
Reviewed-by: stefank, stuefe
…llections Reviewed-by: rriggs, shade, smarks
…tation Reviewed-by: rhalade
Reviewed-by: dcubed, rhalade
…eckIndex(int, int, BiFunction) Reviewed-by: uschindler, vtewari, rriggs, alanb
Reviewed-by: rhalade
… PBES2 impls in SunJCE provider Reviewed-by: weijun
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
…lt locale is tr Reviewed-by: psandoz
Reviewed-by: iklam
Reviewed-by: jlahoda
Reviewed-by: fparain, kbarrett
Reviewed-by: lfoltan
…n methods inside other annotations Reviewed-by: jlahoda
…tion Reviewed-by: alanb
Reviewed-by: tsteele, dholmes
Co-authored-by: Calvin Cheung <ccheung@openjdk.org> Reviewed-by: lmesnik, ccheung
Reviewed-by: stefank, tschatzl
Reviewed-by: stefank, kbarrett
Reviewed-by: coleenp, dholmes
…ld succeed Reviewed-by: kvn, thartmann
…was added although the intrinsic bailed out Reviewed-by: thartmann, kvn
Reviewed-by: chagedorn, kvn, jbhateja, vlivanov
Reviewed-by: kvn, thartmann
Reviewed-by: mullan
Added tag jdk-21+8 for changeset bc750f7
👋 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 no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
Webrevs |
/integrate |
Going to push as commit d258034. |
@earthling-amzn Pushed as commit d258034. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Merge tag jdk-21+8
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah pull/216/head:pull/216
$ git checkout pull/216
Update a local copy of the PR:
$ git checkout pull/216
$ git pull https://git.openjdk.org/shenandoah pull/216/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 216
View PR using the GUI difftool:
$ git pr show -t 216
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/shenandoah/pull/216.diff