RFR: 8356848: Separate Metaspace and GC printing [v6]

Joel Sikström jsikstro at openjdk.org
Fri May 23 10:47:37 UTC 2025


On Fri, 23 May 2025 10:11:12 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Joel Sikström has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add back MetaspaceUtils::print_on() in Metaspace jcmd
>
> src/hotspot/share/gc/shared/collectedHeap.hpp line 55:
> 
>> 53: class GCHeapLog;
>> 54: class MemoryPool;
>> 55: class GCMetaspaceLog;
> 
> Sort these

Fixed. I weant ahead and sorted GCMemoryManager as well, which is now in the right alphabetically-ordered place.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25214#discussion_r2104326038


More information about the hotspot-dev mailing list