RFR: 8303883: Confusing parameter name in G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes

Thomas Schatzl tschatzl at openjdk.org
Thu Mar 9 11:58:01 UTC 2023


Hi all,

  please review this change to de-confuse (imo) a parameter in `G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes`.

I also replaced some `SIZE_FORMAT` in the vicinity.

Testing: local jtreg gc test, GHA

Thanks,
  Thomas

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

Commit messages:
 - initial version

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

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


More information about the hotspot-gc-dev mailing list