RFR: 8270842: G1: Only young regions need to redirty outside references in remset. [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Fri Aug 6 07:39:30 UTC 2021
On Fri, 6 Aug 2021 01:37:52 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> For evac failure objects in non-young regions (old) of cset, the outside reference remset already recorded in the dirty queue, we only needs to do it for obj in young regions
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>
> replace out-of-date comments
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4853
More information about the hotspot-gc-dev
mailing list