RFR: Padding used for alignment must fit an object

Roman Kennke rkennke at openjdk.java.net
Wed Nov 10 19:26:07 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 rkennke (Lead).

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

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


More information about the shenandoah-dev mailing list