[lworld] RFR: 8287692: Move Class primitive APIs to jdk.internal.value.PrimitiveClass [v3]

Roger Riggs rriggs at openjdk.org
Mon Sep 12 20:10:49 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:

  Reverted unintentional whitespace changes

-------------

Changes:
  - all: https://git.openjdk.org/valhalla/pull/752/files
  - new: https://git.openjdk.org/valhalla/pull/752/files/f9f1f7d4..5d6340e9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=01-02

  Stats: 20 lines in 1 file changed: 1 ins; 5 del; 14 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