[lworld] RFR: 8288135: [lworld] Implement HotSpot flag -XX:+EnablePrimitiveClasses [v5]
David Simms
dsimms at openjdk.org
Thu Sep 22 15:16:09 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 13 commits:
- 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
- Merge branch 'lworld' into 8288135
- Merge branch 'lworld' into 8288135
- ... and 3 more: https://git.openjdk.org/valhalla/compare/947ad67f...d560bbd7
-------------
Changes: https://git.openjdk.org/valhalla/pull/727/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=727&range=04
Stats: 1141 lines in 120 files changed: 807 ins; 56 del; 278 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