Integrated: Remove assert that plab allocation must succeed

William Kemper wkemper at openjdk.java.net
Tue Nov 16 21:46:13 UTC 2021


On Thu, 11 Nov 2021 18:44:20 GMT, William Kemper <wkemper at openjdk.org> wrote:

> In some cases, plab alignment will eat into the usable free memory for the region so we cannot assert that the allocation must succeed.

This pull request has now been integrated.

Changeset: 641e665c
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.java.net/shenandoah/commit/641e665cb30e3296b2f8ee942c00d616c0ca9cd0
Stats:     11 lines in 1 file changed: 0 ins; 1 del; 10 mod

Remove assert that plab allocation must succeed

Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list