[lworld] RFR: 8288135: [lworld] Implement HotSpot flag -XX:+EnablePrimitiveClasses [v6]
David Simms
dsimms at openjdk.org
Fri Sep 23 09:15:53 UTC 2022
> Runtime component of -XX:+EnablePrimitiveClasses switch
David Simms has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:
- jdk_valhalla tests
- Merge branch 'lworld' into 8288135
- Further test fixes
- Merge branch 'lworld' into 8288135
- Merge branch 'lworld' into 8288135
- CF version bump
- Merge branch 'lworld' into 8288135
# Conflicts:
# test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestC2CCalls.java
# test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestDeoptimizationWhenBuffering.java
# test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestNewAcmp.java
# test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestTrivialMethods.java
# test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestUnloadedReturnTypes.java
# test/hotspot/jtreg/runtime/valhalla/inlinetypes/InlineOops.java
# test/hotspot/jtreg/runtime/valhalla/inlinetypes/InlineTypeDensity.java
# test/hotspot/jtreg/runtime/valhalla/inlinetypes/ValueTearing.java
- Be explicit about which features are enabled in testing
- Missed preload processing
- Merge branch 'lworld' into 8288135
- ... and 5 more: https://git.openjdk.org/valhalla/compare/56dfc296...85a8197f
-------------
Changes: https://git.openjdk.org/valhalla/pull/727/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=727&range=05
Stats: 1224 lines in 153 files changed: 814 ins; 60 del; 350 mod
Patch: https://git.openjdk.org/valhalla/pull/727.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/727/head:pull/727
PR: https://git.openjdk.org/valhalla/pull/727
More information about the valhalla-dev
mailing list