[lworld] RFR: 8320437: [lworld] Adding internal null-restricted storage API points
Tobias Hartmann
thartmann at openjdk.org
Tue Nov 21 14:49:49 UTC 2023
On Tue, 7 Nov 2023 14:48:04 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Adding internal null-restricted storage API points
test/hotspot/jtreg/runtime/valhalla/inlinetypes/StaticFieldsTest.java line 143:
> 141: @LooselyConsistentValue
> 142: static primitive class ClassG {
> 143: @NullRestricted
Should be `value class`, right?
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/947#discussion_r1400709695
More information about the valhalla-dev
mailing list