RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Thomas Stuefe
stuefe at openjdk.org
Tue Sep 17 10:05:20 UTC 2024
On Wed, 11 Sep 2024 13:05:10 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix FullGCForwarding initialization
>
> src/hotspot/share/memory/classLoaderMetaspace.cpp line 165:
>
>> 163: MetaBlock bl(ptr, word_size);
>> 164: // If the block would be reusable for a Klass, add to class arena, otherwise to
>> 165: // then non-class arena.
>
> Nit: spelling, "the"
Okay
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20677#discussion_r1762928041
More information about the serviceability-dev
mailing list