RFR: 8308098: G1: Remove redundant checks in G1ObjectCountIsAliveClosure

Albert Mingkun Yang ayang at openjdk.org
Mon May 15 13:08:44 UTC 2023


Simple removing unnecessary checks.

Test: hotspot_gc

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

Commit messages:
 - g1-cm-is-live

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

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


More information about the hotspot-gc-dev mailing list