On Wed, 11 Sep 2024 14:15:12 GMT, Roberto Castañeda Lozano
<[email protected]> 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