Integrated: 8270842: G1: Only young regions need to redirty outside references in remset.

Hamlin Li mli at openjdk.java.net
Fri Aug 6 14:19:33 UTC 2021


On Wed, 21 Jul 2021 02:13:38 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

This pull request has now been integrated.

Changeset: cc615208
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cc61520803513e5aab597322303145562948c9a6
Stats:     15 lines in 1 file changed: 2 ins; 5 del; 8 mod

8270842: G1: Only young regions need to redirty outside references in remset.

Reviewed-by: tschatzl

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

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



More information about the hotspot-gc-dev mailing list