[lworld] RFR: 8287692: Move Class primitive APIs to jdk.internal.value.PrimitiveClass [v2]
Roger Riggs
rriggs at openjdk.org
Mon Sep 12 15:53:52 UTC 2022
> Move Class primitive APIs to jdk.internal.value.PrimitiveClass.
>
> Update hotspot tests to use PrimitiveClass instead of Class.xxx methods.
> Add imports of jdk.internal.value.PrimitiveClass
> Add --add-exports java.base/jdk.internal.value=ALL-UNNAMED
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Cleanup based on review comments.
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/752/files
- new: https://git.openjdk.org/valhalla/pull/752/files/ddb2e198..f9f1f7d4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=00-01
Stats: 20 lines in 10 files changed: 5 ins; 5 del; 10 mod
Patch: https://git.openjdk.org/valhalla/pull/752.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/752/head:pull/752
PR: https://git.openjdk.org/valhalla/pull/752
More information about the valhalla-dev
mailing list