RFR: 8298126: Print statistics for objects in CDS archive heap
Ioi Lam
iklam at openjdk.org
Wed Dec 7 05:36:25 UTC 2022
On Mon, 5 Dec 2022 23:30:55 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:
> @iklam does it make sense to collect these stats only for non-product builds as these are not intended for end-users.
We usually leave the stats in the product build if they are not in a performance critical path. That's true in general for the logging code. You can never have too much logging :-)
-------------
PR: https://git.openjdk.org/jdk/pull/11520
More information about the hotspot-runtime-dev
mailing list