RFR: 8331394: G1: Remove SKIP_RETIRED_FULL_REGIONS define in G1HRPrinter

Thomas Schatzl tschatzl at openjdk.org
Tue Apr 30 09:07:14 UTC 2024


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

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

Commit messages:
 - 8331394

Changes: https://git.openjdk.org/jdk/pull/19012/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19012&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8331394
  Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/19012.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19012/head:pull/19012

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


More information about the hotspot-gc-dev mailing list