Integrated: Check explicitly for affiliation when updating references

William Kemper wkemper at openjdk.java.net
Thu May 27 16:02:31 UTC 2021


On Wed, 26 May 2021 20:37:21 GMT, William Kemper <wkemper at openjdk.org> wrote:

> It's possible for a mutator allocation to 'activate' a region before setting the affiliation, which would trip the assert here (or worse, miss the assert and then go off the rails).

This pull request has now been integrated.

Changeset: 9011a4b6
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/9011a4b60e68d7990a5309059d3dc165c4c1e774
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

Check explicitly for affiliation when updating references

Reviewed-by: zgu

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

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


More information about the shenandoah-dev mailing list