RFR: 8331392: G1: Make HRPrinter distinguish between different types of reclamation

Thomas Schatzl tschatzl at openjdk.org
Thu May 2 08:46:54 UTC 2024


On Tue, 30 Apr 2024 10:44:13 GMT, Ivan Walulya <iwalulya 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).

Thanks @walulyai @albertnetymk @lgxbslgx for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/19013#issuecomment-2089916576


More information about the hotspot-gc-dev mailing list