[lworld] RFR: 8371915: [lworld] LayoutKind enum should have helper methods [v2]

Frederic Parain fparain at openjdk.org
Mon Nov 24 13:56:46 UTC 2025


On Thu, 20 Nov 2025 20:59:20 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix ArrayProperties for NULLABLE_ATOMIC_FLAT
>
> src/hotspot/share/oops/arrayKlass.cpp line 238:
> 
>> 236:   return props;
>> 237: }
>> 238: 
> 
> This is a good refactoring.  nit: I think the coding style has the break indented with the props = lines.

Fixed

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1745#discussion_r2556380131


More information about the valhalla-dev mailing list