[lworld] RFR: 8287692: Move Class primitive APIs to jdk.internal.value.PrimitiveClass [v6]
    Roger Riggs 
    rriggs at openjdk.org
       
    Tue Sep 13 20:12:18 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:
  Include missing import/module
-------------
Changes:
  - all: https://git.openjdk.org/valhalla/pull/752/files
  - new: https://git.openjdk.org/valhalla/pull/752/files/a77ebbe6..9068edfb
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=05
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=752&range=04-05
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 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