RFR: 8270842: G1: Only young regions need to redirty outside references in remset. [v2]

Hamlin Li mli at openjdk.java.net
Fri Aug 6 14:19:32 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

Thanks for your review, Thomas.

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

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



More information about the hotspot-gc-dev mailing list