RFR: Remove assert that plab allocation must succeed

Kelvin Nilsen kdnilsen at openjdk.java.net
Tue Nov 16 20:50:14 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.

Marked as reviewed by kdnilsen (Committer).

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

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


More information about the shenandoah-dev mailing list