Integrated: Coalesce and fill unmarked objects during global degenerated cycle

William Kemper wkemper at openjdk.java.net
Mon Oct 4 23:23:32 UTC 2021


On Mon, 4 Oct 2021 19:47:57 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This is necessary to prevent the remembered set scan from iterating over garbage. We already do this for _concurrent_ global cycles, but it was missing from _degenerated _ global cycles.

This pull request has now been integrated.

Changeset: 2493e37e
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/2493e37ee8120b3f5db9fa9ef6640be207396503
Stats:     45 lines in 5 files changed: 28 ins; 16 del; 1 mod

Coalesce and fill unmarked objects during global degenerated cycle

Reviewed-by: kdnilsen

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

PR: https://git.openjdk.java.net/shenandoah/pull/78


More information about the shenandoah-dev mailing list