[lworld] RFR: 8287692: Move Class primitive APIs to jdk.internal.value.PrimitiveClass [v4]
    Roger Riggs 
    rriggs at openjdk.org
       
    Tue Sep 13 16:41:32 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 PrimitiveClass declarations and fix compilation failures
-------------
Changes:
  - all: https://git.openjdk.org/valhalla/pull/752/files
  - new: https://git.openjdk.org/valhalla/pull/752/files/5d6340e9..4db37fbf
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=03
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=02-03
  Stats: 19 lines in 4 files changed: 7 ins; 0 del; 12 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