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

Roger Riggs rriggs at openjdk.org
Mon Sep 12 15:53:53 UTC 2022


On Fri, 9 Sep 2022 17:06:30 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> 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

@mchung Thanks for the review and suggestions.

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

PR: https://git.openjdk.org/valhalla/pull/752



More information about the valhalla-dev mailing list