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 #547
Merge jdk #547
Conversation
Reviewed-by: tschatzl, sjohanss
…th Shenandoah Reviewed-by: rkennke, shade
Reviewed-by: kvn, vlivanov, dlong
…x.hpp Reviewed-by: iklam
Reviewed-by: redestad, iignatyev
Reviewed-by: jdv
…InfiniteLoop Reviewed-by: chagedorn, jiefu, neliasso
…er in URL Reviewed-by: iris
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org> Reviewed-by: tschatzl, kbarrett
…anges Reviewed-by: aivanov
….java fails Reviewed-by: serb, jdv
Reviewed-by: tschatzl, ayang
…ser is wrong Reviewed-by: joehw, rriggs, iris, lancea, scolebourne
…blic java modules Reviewed-by: serb, dfuchs, naoto
Reviewed-by: iklam, dholmes
… code Reviewed-by: xuelei
…op array Reviewed-by: chagedorn
…a timed out Reviewed-by: cjplummer, sspitsyn
Reviewed-by: mseledtsov, stuefe
Reviewed-by: ayang
Reviewed-by: shade
Reviewed-by: dholmes, eosterlund
Reviewed-by: dholmes, jiefu
…RuntimeException: Copy was not interrupted Reviewed-by: dfuchs
…ltiplication Reviewed-by: darcy
…unction in table Reviewed-by: rriggs
… int in @return tag Reviewed-by: darcy, bpb
Reviewed-by: xuelei
….ClassWriter::writePosition Reviewed-by: vromero
Reviewed-by: dholmes
Reviewed-by: iklam, ccheung
…actStrings Reviewed-by: rriggs, alanb
…ake a significant amount of time Reviewed-by: tschatzl, ayang
Reviewed-by: sjohanss, tschatzl
…ocation Reviewed-by: ayang, tschatzl
Reviewed-by: darcy
…Types because tree.meth.type is null Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Vicente Romero <vromero@openjdk.org> Reviewed-by: jlahoda
…ogging Reviewed-by: iwalulya, ayang
Reviewed-by: redestad, ihse, dfuchs
Reviewed-by: jiefu, serb
…apRegionRemSet Reviewed-by: ayang
Reviewed-by: xuelei
8273198: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh due to JDK-8273188 Reviewed-by: naoto
… - Debugee.prepareDebugee Reviewed-by: sspitsyn, kevinw
Reviewed-by: ysuenaga
Reviewed-by: vromero
…after JDK-8159979 Reviewed-by: dholmes, ayang
Reviewed-by: kevinw, dholmes
Reviewed-by: thartmann, iveresov
…nal_edges Reviewed-by: thartmann, kvn
Added tag jdk-18+13 for changeset 02822e1 # Conflicts: # src/hotspot/share/opto/escape.cpp # src/hotspot/share/opto/library_call.cpp # src/java.base/share/classes/java/lang/runtime/ObjectMethods.java # test/jdk/java/lang/runtime/ObjectMethodsTest.java
|
@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
|
Webrevs |
Merge tag 'jdk-18+13'
Conflicts:
src/hotspot/share/opto/escape.cpp
src/hotspot/share/opto/library_call.cpp
src/java.base/share/classes/java/lang/runtime/ObjectMethods.java
test/jdk/java/lang/runtime/ObjectMethodsTest.java
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/valhalla pull/547/head:pull/547
$ git checkout pull/547
Update a local copy of the PR:
$ git checkout pull/547
$ git pull https://git.openjdk.java.net/valhalla pull/547/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 547
View PR using the GUI difftool:
$ git pr show -t 547
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/valhalla/pull/547.diff