RFR: 8298126: Print statistics for objects in CDS archive heap [v2]
Ioi Lam
iklam at openjdk.org
Wed Dec 7 05:36:27 UTC 2022
On Mon, 5 Dec 2022 23:34:14 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> @ashu-mehra comments
>
> src/hotspot/share/cds/heapShared.cpp line 841:
>
>> 839: }
>> 840: #endif
>> 841: print_stats();
>
> Perhaps make it conditional on `log_is_enabled(Info, cds, heap)`.
Fixed as suggested.
-------------
PR: https://git.openjdk.org/jdk/pull/11520
More information about the hotspot-runtime-dev
mailing list