RFR: 8331392: G1: Make HRPrinter distinguish between different types of reclamation
Ivan Walulya
iwalulya at openjdk.org
Tue Apr 30 10:47:06 UTC 2024
On Tue, 30 Apr 2024 09:05:32 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> while debugging some unrelated issues using the HRPrinter logging, I found it useful to discriminate between different sources of reclamation in the output. At least "cleanup" seems a bit non-descriptive to me, and only ever fit the case where we "cleaned up" completely empty regions during the Cleanup pause (pre jdk11).
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19013#pullrequestreview-2030925547
More information about the hotspot-gc-dev
mailing list