RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]
Thomas Stuefe
stuefe at openjdk.org
Wed Sep 11 16:17:16 UTC 2024
On Wed, 11 Sep 2024 14:15:12 GMT, Roberto Castañeda Lozano <rcastanedalo 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/metaspace/binList.hpp line 202:
>
>> 200: b_last = b;
>> 201: }
>> 202: if (UseNewCode)printf("\n");
>
> I guess this line is a leftover to be removed?
Yep thanks for spotting
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20677#discussion_r1755115905
More information about the build-dev
mailing list