RFR: 8331394: G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter
Ivan Walulya
iwalulya at openjdk.org
Tue Apr 30 09:40:05 UTC 2024
On Tue, 30 Apr 2024 09:02:18 GMT, Thomas Schatzl <tschatzl 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
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19012#pullrequestreview-2030786892
More information about the hotspot-gc-dev
mailing list