RFR: 8264644: Add PrintClassLoaderDataGraphAtExit to print the detailed CLD graph [v4]

Yi Yang yyang at openjdk.java.net
Mon Apr 12 06:48:23 UTC 2021


On Mon, 12 Apr 2021 06:18:17 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Yi Yang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   INTPTR_FORMAT
>
> src/hotspot/share/classfile/classLoaderData.cpp line 943:
> 
>> 941:   }
>> 942: };
>> 943: void ClassLoaderData::print_on(outputStream* out) const {
> 
> These declarations should be separated by a newline, I think?

Yes, I've added a new line.  Thank you Aleksey.

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

PR: https://git.openjdk.java.net/jdk/pull/3323


More information about the hotspot-dev mailing list