RFR: 8275511: G1: Rename needs_remset_update to remset_is_tracked in G1HeapRegionAttr

Albert Mingkun Yang ayang at openjdk.java.net
Tue Oct 19 14:11:15 UTC 2021


Simple renaming of `G1HeapRegionAttr::_needs_remset_update` and methods/variables involved in the call chain.

Test: build

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

Commit messages:
 - remset_is_tracked

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

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



More information about the hotspot-gc-dev mailing list