[lworld] RFR: Merge jdk [v2]
David Simms
dsimms at openjdk.java.net
Thu Feb 11 21:05:32 UTC 2021
> Merge tag 'jdk-17+9' into lworld_merge_jdk_17_9
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 1093 commits:
- Logical merge compile fixes
- Merge tag 'jdk-17+9' into lworld_merge_jdk_17_9
Added tag jdk-17+9 for changeset ad54d8dd
# Conflicts:
# src/hotspot/share/runtime/jniHandles.cpp
# src/hotspot/share/runtime/reflection.cpp
# test/hotspot/jtreg/runtime/cds/appcds/ArchiveRelocationTest.java
- 8241894: [lworld] crash in ZGC running InlineOops.java#id3
Reviewed-by: fparain
- 8261439: [lworld] update use of "inline class" to "primitive class" in java/lang/invoke and com/sun/jdi/ tests
- 8261393: [lworld] Adopt `primitive' as the modifier in declaration of identity free classes in lieu of `inline`
- 8261021: [lworld] valhalla/valuetypes/LambdaConversion.java fails Illegal class name "QLambdaConversion$Pointer;"
Reviewed-by: dsimms, rriggs, mchung
- 8261019: [lworld] valhalla/valuetypes/QTypeDescriptorTest.java "Illegal class name "QLine;" in class file $Proxy5"
Reviewed-by: mchung
- 8261264: [lworld] runtime/valhalla/inlinetypes tests fail to compile
Reviewed-by: rriggs
- 8260606: Update Valhalla core-libs naming for methods related to primitive classes
Reviewed-by: mchung
- 8261226: [lworld] Array access profiling should be disabled at compilation level 1 and 2
- ... and 1083 more: https://git.openjdk.java.net/valhalla/compare/ad54d8dd...c17673a8
-------------
Changes: https://git.openjdk.java.net/valhalla/pull/330/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=330&range=01
Stats: 144143 lines in 1307 files changed: 137514 ins; 2040 del; 4589 mod
Patch: https://git.openjdk.java.net/valhalla/pull/330.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/330/head:pull/330
PR: https://git.openjdk.java.net/valhalla/pull/330
More information about the valhalla-dev
mailing list