[lworld] RFR: 8374800: [lworld] Add a NULLABLE_NON_ATOMIC_FLAT layout [v2]

Frederic Parain fparain at openjdk.org
Fri Jan 16 14:20:36 UTC 2026


On Wed, 14 Jan 2026 20:16:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   More renaming
>
> src/hotspot/share/oops/layoutKind.hpp line 69:
> 
>> 67: //             always be filled with zeros, and the default value could have its null marker set to non-zero if
>> 68: //             it is used as a source to update a NULLABLE_ATOMIC_FLAT field.
>> 69: // NULLABLE_NON_ATOMIC_FLAT: this is a special layout, only used for strict final non-static fields. Because strict
> 
> Can you capitalize 't' in "this" in these descriptions?

Fixed

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1407#discussion_r2698683327


More information about the valhalla-dev mailing list