RFR: 8279703: G1: Remove unused force_not_compacted local in G1CalculatePointersClosure::do_heap_region

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jan 10 16:40:54 UTC 2022


Hi all,

  please review this trivial removal of an unused local I came across when looking through that code for another purpose.

Testing: local compilation

Thanks,
  Thomas

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

Commit messages:
 - Remove unused local

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

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



More information about the hotspot-gc-dev mailing list