RFR: 8290366: Remove unused during_conc_mark parameter in HeapRegion::note_self_forwarding_removal_start

Thomas Schatzl tschatzl at openjdk.org
Fri Jul 15 11:12:54 UTC 2022


Hi all,

  can I have reviews for this trivial removal of an unused parameter?

Testing: local compilation

Thanks,
  Thomas

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

Commit messages:
 - Remove parameter

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

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



More information about the hotspot-gc-dev mailing list