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

Roger Riggs rriggs at openjdk.org
Tue Sep 13 18:47:05 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 two additional commits since the last revision:

 - fix broken declaration
 - Cleanup whitespace

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/752/files
  - new: https://git.openjdk.org/valhalla/pull/752/files/4db37fbf..a77ebbe6

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

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