RFR: 8331858: [nmt] VM.native_memory statistics should work in summary mode [v2]

Sonia Zaldana Calles szaldana at openjdk.org
Mon May 13 17:50:04 UTC 2024


On Sun, 12 May 2024 17:34:14 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Addressing feedback
>
> src/hotspot/share/nmt/memTracker.cpp line 160:
> 
>> 158:     out->cr();
>> 159:   }
>> 160:   out->print_cr("Preinit state:");
> 
> Is there any functional difference here or is it only changing indentation?

Hi @jdksjolen, are you referring to the indentation printing the tracking level? I can definitely revert the indentation there.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19179#discussion_r1598835247


More information about the hotspot-runtime-dev mailing list