[lworld] RFR: Merge jdk [v2]

David Simms dsimms at openjdk.java.net
Thu Feb 18 09:52:35 UTC 2021


> Merge tag 'jdk-17+10'
> # Conflicts:
> #	src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
> #	src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
> #	src/hotspot/share/memory/archiveBuilder.cpp
> #	src/hotspot/share/oops/instanceKlass.hpp
> #	src/hotspot/share/oops/typeArrayKlass.hpp
> #	src/hotspot/share/runtime/sharedRuntime.cpp
> #	test/hotspot/jtreg/ProblemList.txt

David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 1101 commits:

 - Merge tag 'jdk-17+10' into lworld_merge_jdk_17_10
   
   Added tag jdk-17+10 for changeset e7e20d4e
   
   # Conflicts:
   #	src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
   #	src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
   #	src/hotspot/share/memory/archiveBuilder.cpp
   #	src/hotspot/share/oops/instanceKlass.hpp
   #	src/hotspot/share/oops/typeArrayKlass.hpp
   #	src/hotspot/share/runtime/sharedRuntime.cpp
   #	test/hotspot/jtreg/ProblemList.txt
 - 8261830: [lworld] [test] ArchiveRelocationTest compilation failure
   
   Reviewed-by: iklam
 - 8255045: [lworld] LoadNode::Value() use of markWord::prototype() may strip type bits
 - 8261751: [lworld] Fix lingering references to inline/value types
 - 8261647: [lworld] Missing default initialization of non-flattened field of empty inline type
 - 8261721: [lworld] Javac messages still refer to inline types
 - 8261156: [lworld] Re-enable C1 testing after mainline issues are fixed
 - 8261631: [lworld] Fatal error in C1 compiled code due to unexpected klass
 - 8261633: [lworld] TestLWorld::test10 fails IR verification
 - Merge jdk
   
   Merge tag 'jdk-17+9'
 - ... and 1091 more: https://git.openjdk.java.net/valhalla/compare/e7e20d4e...d2da4e1f

-------------

Changes: https://git.openjdk.java.net/valhalla/pull/339/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=339&range=01
  Stats: 144237 lines in 1307 files changed: 137613 ins; 2042 del; 4582 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/339.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/339/head:pull/339

PR: https://git.openjdk.java.net/valhalla/pull/339



More information about the valhalla-dev mailing list