[lworld] RFR: 8320437: [lworld] Adding internal null-restricted storage API points [v2]

Frederic Parain fparain at openjdk.org
Tue Nov 21 14:58:58 UTC 2023


On Tue, 21 Nov 2023 14:44:30 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix wrong class type in test
>
> test/hotspot/jtreg/runtime/valhalla/inlinetypes/StaticFieldsTest.java line 143:
> 
>> 141:     @LooselyConsistentValue
>> 142:     static primitive class ClassG {
>> 143:         @NullRestricted
> 
> Should be `value class`, right?

Good catch, fixed.

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/947#discussion_r1400724856



More information about the valhalla-dev mailing list