RFR: 8331394: G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter
Thomas Schatzl
tschatzl at openjdk.org
Thu May 2 08:44:58 UTC 2024
On Tue, 30 Apr 2024 09:20:36 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>> Hi all,
>>
>> please review this removal of the compile-time define SKIP_RETIRED_FULL_REGIONS. I doubt it has ever been used except for some initial debugging and then just kept. If needed, it can be re-added locally for debugging something, but I do not think it is necessary to have it available publicy.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @lgxbslgx @walulyai for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19012#issuecomment-2089914961
More information about the hotspot-gc-dev
mailing list