[lworld] RFR: 8320437: [lworld] Adding internal null-restricted storage API points [v3]
Tobias Hartmann
thartmann at openjdk.org
Thu Nov 23 12:39:27 UTC 2023
On Tue, 21 Nov 2023 19:00:12 GMT, Frederic Parain <fparain at openjdk.org> wrote:
>> Adding internal null-restricted storage API points
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>
> Field inheritance check should be limited to instance fields
test/hotspot/jtreg/runtime/valhalla/inlinetypes/VolatileTest.java line 31:
> 29: * @modules java.base/jdk.internal.misc
> 30: * @library /test/lib
> 31: * @compile -XDenablePrimitiveClasses --add-exports java.base/jdk.internal.vm.annotation=ALL-UNNAMED VolatileTest.java
You could also remove the `-XDenablePrimitiveClasses` now from all tests.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/947#discussion_r1403327306
More information about the valhalla-dev
mailing list