Integrated: 8331394: G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter

Thomas Schatzl tschatzl at openjdk.org
Thu May 2 08:44:59 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

This pull request has now been integrated.

Changeset: 33243d44
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/33243d44a96bf47066e19bb743c076cbd4ba48ed
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8331394: G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter

Reviewed-by: gli, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/19012


More information about the hotspot-gc-dev mailing list