[lworld] RFR: 8288135: [lworld] Implement HotSpot flag -XX:+EnablePrimitiveClasses [v13]
David Simms
dsimms at openjdk.org
Fri Oct 7 06:46:55 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 26 commits:
- Merge branch 'lworld' into 8288135
- Review comments applied
- Merge branch 'lworld' into 8288135
- Review comments applied
- Merge branch 'lworld' into 8288135
- Extra assertion info for tracking spurious issue
- supports_inline_types() refers to classfile and is separate from Enable flags
- Further testing explicity using flags
- Disable EnablePrimitiveClasses by default
- Explictly flag more tests
- ... and 16 more: https://git.openjdk.org/valhalla/compare/2b06f9ed...b6e45f89
-------------
Changes: https://git.openjdk.org/valhalla/pull/727/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=727&range=12
Stats: 1357 lines in 245 files changed: 836 ins; 57 del; 464 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