Integrated: Do not coalesce dead objects in global cycle if GC was cancelled

William Kemper wkemper at openjdk.java.net
Thu Oct 14 22:32:27 UTC 2021


On Thu, 14 Oct 2021 20:25:38 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Attempting to coalesce and fill with an incomplete mark context triggers an assert in debug builds (and may cause problems for a release build).

This pull request has now been integrated.

Changeset: 6d8ebd70
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/6d8ebd70eaa24127b33787a9ba48b95e56246061
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

Do not coalesce dead objects in global cycle if GC was cancelled

Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list