-
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 #368
Conversation
…Oop field Reviewed-by: sspitsyn, lmesnik
Reviewed-by: wkemper, kdnilsen, rkennke
Reviewed-by: kcr, kizune, prr
Reviewed-by: kvn, chagedorn, thartmann
Reviewed-by: fyang
…tors should not have a dead object Reviewed-by: dholmes, ihse, sspitsyn, dcubed
Reviewed-by: stuefe, ihse
Reviewed-by: stuefe, haosun
Reviewed-by: stuefe, clanger
Reviewed-by: ngasson, shade
Reviewed-by: msheppar
Reviewed-by: dcubed, dholmes
…Main Method (Second Preview) Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
Reviewed-by: tvaleev, alanb, psandoz
Reviewed-by: dnsimon, kvn
…endingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded" Reviewed-by: sjohanss, tschatzl
Reviewed-by: sviswanathan, jbhateja
…ent keyboard layouts Reviewed-by: aivanov, kizune
Reviewed-by: shade, alanb
Reviewed-by: sjohanss, tschatzl
Reviewed-by: eosterlund, shade
Reviewed-by: mcimadamore, jvernee, dcubed
…ocol Reviewed-by: lmesnik, pchilanomate, amenkov
…s shared folder Reviewed-by: bpb
Reviewed-by: mullan
…erned Reviewed-by: ccheung, matsaave
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout Reviewed-by: shade, mcimadamore
Reviewed-by: adinn, dholmes, iklam, coleenp
Reviewed-by: aivanov, serb
Reviewed-by: almatvee
Reviewed-by: egahlin, jbachorik
…onTest.java fails due to dynamic reconfigurations of network interface during test Reviewed-by: jpai
Reviewed-by: aivanov
Reviewed-by: sspitsyn
Reviewed-by: mgronlun
Reviewed-by: jpai
Reviewed-by: mgronlun
…saligned access) Reviewed-by: pminborg
Reviewed-by: shade, jpai
Reviewed-by: mgronlun
8321002: RISC-V: C2 SignumVD Reviewed-by: fyang
Reviewed-by: psandoz, mcimadamore
Reviewed-by: stuefe, gziemski, stefank
Reviewed-by: mli, iwalulya, ayang
👋 Welcome back wkemper! A progress list of the required criteria for merging this PR into |
@earthling-amzn this pull request can not be integrated into git checkout merge-jdk-22+27
git fetch https://git.openjdk.org/shenandoah.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
Webrevs
|
@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 |
/integrate Single test failure in tier3, looks unrelated to Shenandoah. |
Going to push as commit ba3f619. |
@earthling-amzn Pushed as commit ba3f619. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Merges tag jdk-22+27
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/shenandoah.git pull/368/head:pull/368
$ git checkout pull/368
Update a local copy of the PR:
$ git checkout pull/368
$ git pull https://git.openjdk.org/shenandoah.git pull/368/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 368
View PR using the GUI difftool:
$ git pr show -t 368
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/shenandoah/pull/368.diff
Webrev
Link to Webrev Comment