Integrated: Padding used for alignment must fit an object
William Kemper
wkemper 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.
This pull request has now been integrated.
Changeset: c5af3b95
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.java.net/shenandoah/commit/c5af3b95aa307f0bf151e0e89d6bbd45d1356dcd
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Padding used for alignment must fit an object
Reviewed-by: rkennke
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/97
More information about the shenandoah-dev
mailing list