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 #402
Merge jdk #402
Conversation
Reviewed-by: dholmes, dcubed
Reviewed-by: rriggs
Reviewed-by: dcubed, shade, dholmes
Reviewed-by: cjplummer, kevinw
Reviewed-by: iklam, minqi
…tants Reviewed-by: kvn, psandoz
Reviewed-by: mcimadamore, vromero
Reviewed-by: jfranck
Reviewed-by: mcimadamore
…s disabled Reviewed-by: iveresov
Reviewed-by: valeriep
Reviewed-by: iwalulya, lkorinth, sjohanss
… incorrect order Reviewed-by: mcimadamore
…ava on ZGC Reviewed-by: darcy
Reviewed-by: iignatyev, tbell, iris, erikj
…t tests Reviewed-by: erikj
Reviewed-by: minqi, iklam
…ERROR_INTERNAL(181)" Reviewed-by: amenkov, dcubed
Reviewed-by: iklam, dlong, coleenp
Reviewed-by: iklam
Reviewed-by: erikj, dholmes, stuefe
Introduce IGV-specific node identifier and encapsulate it in IGV by showing a configurable 'short node text' string instead. Reviewed-by: iveresov, kvn
Reviewed-by: shade, zgu
…eserve_heap Reviewed-by: tschatzl, iwalulya
Reviewed-by: kvn, thartmann
Reviewed-by: iklam
Reviewed-by: rehn, dholmes
Reviewed-by: dcubed, dholmes, rrich
Reviewed-by: shade
Reviewed-by: ccheung, iklam, iignatyev
… handle wrong mapping address Reviewed-by: mdoerr
Reviewed-by: mdoerr
…rch64 Reviewed-by: rkennke
Reviewed-by: kvn
Reviewed-by: stuefe, lfoltan
Reviewed-by: iklam, dholmes, sspitsyn
…d in nmethod_barrier on MacOSX/AArch64 Reviewed-by: rkennke
…rapped Reviewed-by: prappo
Reviewed-by: vlivanov, kvn, iignatyev
# Conflicts: # src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.cpp # src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp # src/hotspot/cpu/aarch64/templateTable_aarch64.cpp # src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp # src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp # src/hotspot/cpu/x86/macroAssembler_x86.cpp # src/hotspot/cpu/x86/templateTable_x86.cpp # src/hotspot/share/aot/aotCompiledMethod.hpp # src/hotspot/share/cds/cppVtables.cpp # src/hotspot/share/classfile/classFileParser.cpp # src/hotspot/share/classfile/systemDictionary.hpp # src/hotspot/share/code/compiledIC.cpp # src/hotspot/share/oops/instanceKlass.cpp # src/hotspot/share/oops/instanceKlass.hpp # src/hotspot/share/oops/instanceKlass.inline.hpp # src/hotspot/share/oops/method.hpp # src/hotspot/share/oops/objArrayKlass.cpp # src/hotspot/share/opto/matcher.cpp # src/hotspot/share/runtime/init.cpp # src/hotspot/share/runtime/sharedRuntime.cpp # src/hotspot/share/runtime/thread.hpp # src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTrees.java # src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java # src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java # src/jdk.jdi/share/classes/com/sun/tools/jdi/ArrayTypeImpl.java # test/hotspot/jtreg/TEST.groups # test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java # test/jdk/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java # test/jtreg-ext/requires/VMProps.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
|
/summary Merge jdk at 20210505 |
@MrSimms Setting summary to |
Webrevs
|
Reviewed-by: thartmann
Reviewed-by: roland, kvn
Reviewed-by: serb, jdv, kcr
/integrate |
@MrSimms Since your change was applied there have been 2 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit 65578e1. |
Merge jdk at 20210505
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/valhalla pull/402/head:pull/402
$ git checkout pull/402
Update a local copy of the PR:
$ git checkout pull/402
$ git pull https://git.openjdk.java.net/valhalla pull/402/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 402
View PR using the GUI difftool:
$ git pr show -t 402
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/valhalla/pull/402.diff