RFR: 8275511: G1: Rename needs_remset_update to remset_is_tracked in G1HeapRegionAttr [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Oct 19 14:28:53 UTC 2021
On Tue, 19 Oct 2021 14:26:17 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> 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
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6013
More information about the hotspot-gc-dev
mailing list