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

Roger Riggs rriggs at openjdk.org
Mon Sep 19 19:26:28 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:

  Update copyrights

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/752/files
  - new: https://git.openjdk.org/valhalla/pull/752/files/7c897173..b19eba46

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

  Stats: 26 lines in 26 files changed: 0 ins; 0 del; 26 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