RFR: 8305895: Implement JEP 450: Compact Object Headers (Experimental) [v11]

Thomas Stuefe stuefe at openjdk.org
Wed Sep 11 16:17:17 UTC 2024


On Wed, 11 Sep 2024 16:14:39 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> 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

So that was causing the empty lines in my logs (facepalm)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20677#discussion_r1755116656


More information about the build-dev mailing list