RFR: 8274068: Rename G1ScanInYoungSetter to G1SkipCardEnqueueSetter

Thomas Schatzl tschatzl at openjdk.java.net
Tue Sep 21 11:36:11 UTC 2021


Hi all,

  can I get reviews for this renaming change? The reason for this renaming is that @ayang and me thought that it would be a more appropriate name during review of JDK-8271880 - causing the code to skip enqueuing cards.

Testing: gha, local compilation

Thanks,
  Thomas

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

Commit messages:
 - rename

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

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



More information about the hotspot-gc-dev mailing list