RFR: 8287151: Remove unused parameter in G1CollectedHeap::mark_evac_failure_object

Thomas Schatzl tschatzl at openjdk.java.net
Mon May 23 09:43:32 UTC 2022


Hi all,

  please review this trivial? removal of an unused parameter.

Testing: local compilation

Thanks,
  Thomas

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

Commit messages:
 - 8287151: Remove unused parameter in G1CollectedHeap::mark_evac_failure_object

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

PR: https://git.openjdk.java.net/jdk/pull/8835



More information about the hotspot-gc-dev mailing list