[lworld] RFR: Merge jdk [v2]
David Simms
dsimms at openjdk.java.net
Thu Dec 3 07:46:45 UTC 2020
> Merge tag 'jdk-16+27'
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 1057 commits:
- Logical merge fixes for compilation
- Merge tag 'jdk-16+27' into lworld_merge_jdk_16_27
Added tag jdk-16+27 for changeset 93b6ab56
# Conflicts:
# src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
# src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
# src/hotspot/share/opto/output.cpp
# src/hotspot/share/opto/subnode.hpp
# src/hotspot/share/opto/type.cpp
# src/java.base/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java
- Remove deprecated options from tests
Reviewed-by: thartmann, lfoltan
- 8231500: [lworld] Merge the experimental bytecode API
- 8257422: [lworld] Problems with scalarized inline type return and incremental inlining
- Merge jdk
Merge tag 'jdk-16+26'
- [lworld] Missed disabling testcase that does not pack well with -XX:ForceNonTearable
- 8257446: [lworld] VM flag PrintInlineLayout doesn't work anymore
Reviewed-by: hseigel
- 8257166: [lworld] CCP fails to optimize FlatArrayCheckNode
- 8251966: [lworld] TestArrays.java fails with -XX:+ExpandSubTypeCheckAtParseTime
- ... and 1047 more: https://git.openjdk.java.net/valhalla/compare/93b6ab56...fe42dcfb
-------------
Changes: https://git.openjdk.java.net/valhalla/pull/290/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=290&range=01
Stats: 144111 lines in 1307 files changed: 137036 ins; 2527 del; 4548 mod
Patch: https://git.openjdk.java.net/valhalla/pull/290.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/290/head:pull/290
PR: https://git.openjdk.java.net/valhalla/pull/290
More information about the valhalla-dev
mailing list