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 jdk #535
Merge jdk #535
Conversation
Reviewed-by: ayang, pliden, tschatzl
Reviewed-by: mullan
Reviewed-by: iwalulya, tschatzl, lkorinth
…ent.java in JDK17 Reviewed-by: darcy
…in some places Reviewed-by: darcy, bpb
Reviewed-by: kvn, sviswanathan
Reviewed-by: jdv, azvegint, aivanov
Reviewed-by: psandoz, bpb
…n JDK17 Reviewed-by: darcy
…VM flags Reviewed-by: coleenp
…rnal VM flags Reviewed-by: coleenp
…M flags Reviewed-by: coleenp
…xternal VM flags Reviewed-by: coleenp
… as ignoring external VM flags Reviewed-by: coleenp
Reviewed-by: kbarrett
… with ZGC Reviewed-by: dcubed
… with ZGC Backport-of: a007cb1
… in JDK18 Reviewed-by: dholmes
…Event.java in JDK18 Reviewed-by: dholmes
Reviewed-by: pbansal, aivanov
Reviewed-by: psadhukhan, pbansal, jdv
… Full GC uses >1 workers Reviewed-by: ayang, tschatzl
Reviewed-by: egahlin
Reviewed-by: chegar, vtewari
Reviewed-by: ayang, eosterlund
Reviewed-by: shade
Reviewed-by: dfuchs, redestad
Reviewed-by: jwilhelm, ctornqvi
….MAX_VALUE bytes in one call Reviewed-by: alanb, vtewari
Reviewed-by: xuelei, mullan
…DK-8266182 Reviewed-by: weijun
…ava.nio.file.NoSuchFileException: /run/user/0" Reviewed-by: alanb
…flags Reviewed-by: mseledtsov, dholmes
…flags Reviewed-by: mseledtsov, jiefu
Reviewed-by: jlahoda
Reviewed-by: iignatyev, hseigel
Reviewed-by: chagedorn
…alse) is invoked Reviewed-by: serb, psadhukhan
Reviewed-by: thartmann
Reviewed-by: kvn, thartmann
Reviewed-by: dfuchs, alanb
…roup path contains colon Reviewed-by: mseledtsov, sgehwolf
Reviewed-by: kvn, thartmann
Added tag jdk-18+11 for changeset 96107e3 # Conflicts: # src/hotspot/share/classfile/javaClasses.inline.hpp # src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp # src/hotspot/share/opto/macroArrayCopy.cpp # src/jdk.compiler/share/classes/com/sun/source/tree/TreeVisitor.java
|
/summary Merge tag 'jdk-18+11' |
@MrSimms This change now passes all automated pre-integration checks. 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
|
@MrSimms Setting summary to |
Webrevs
|
/integrate |
Going to push as commit 55f8d9e. |
Merge tag 'jdk-18+11'
Conflicts:
src/hotspot/share/classfile/javaClasses.inline.hpp
src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
src/hotspot/share/opto/macroArrayCopy.cpp
src/jdk.compiler/share/classes/com/sun/source/tree/TreeVisitor.java
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/valhalla pull/535/head:pull/535
$ git checkout pull/535
Update a local copy of the PR:
$ git checkout pull/535
$ git pull https://git.openjdk.java.net/valhalla pull/535/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 535
View PR using the GUI difftool:
$ git pr show -t 535
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/valhalla/pull/535.diff