On Fri, 30 Jan 2026 15:51:45 GMT, Paul Hübner <[email protected]> wrote:

>> Frederic Parain has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Change from review
>
> src/hotspot/share/classfile/fieldLayoutBuilder.cpp line 1272:
> 
>> 1270:     }
>> 1271:     if (has_nullable_non_atomic_layout() && 
>> payload_layout_size_in_bytes() < nullable_non_atomic_layout_size_in_bytes()) 
>> {
>> 1272:       _payload_size_in_bytes = 
>> nullable_non_atomic_layout_size_in_bytes();
> 
> Did we just forget this case before?

yes

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/1997#discussion_r2747167744

Reply via email to