Integrated: Reset coalesce and fill boundary during global collect

William Kemper wkemper at openjdk.java.net
Fri Oct 15 16:13:23 UTC 2021


On Thu, 14 Oct 2021 22:27:49 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Normally, this happens during cset selection for the old generation. It also needs to happen for coalesce and fill at the end of global collections or objects may not be filled.

This pull request has now been integrated.

Changeset: 8c87aa9c
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/8c87aa9c0122490cbb3760b524d5024fa8a0df3b
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

Reset coalesce and fill boundary during global collect

Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list