RFR: 8275511: G1: Rename needs_remset_update to remset_is_tracked in G1HeapRegionAttr [v2]

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


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

Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:

  review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6013/files
  - new: https://git.openjdk.java.net/jdk/pull/6013/files/53b86c84..b8bd4304

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6013&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6013&range=00-01

  Stats: 4 lines in 3 files changed: 0 ins; 0 del; 4 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