RFR: Padding used for alignment must fit an object

Kelvin Nilsen kdnilsen at openjdk.java.net
Wed Nov 10 19:34:09 UTC 2021


On Wed, 10 Nov 2021 19:09:52 GMT, William Kemper <wkemper at openjdk.org> wrote:

> In some cases, alignment of new plabs on card boundaries may create padding which is too small to fill with an object. When this case is detected, we align on the plab on the next card boundary.

Marked as reviewed by kdnilsen (Committer).

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

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


More information about the shenandoah-dev mailing list