Integrated: Use whole number of regions when resizing generations

William Kemper wkemper at openjdk.org
Fri Jan 13 18:29:22 UTC 2023


On Fri, 13 Jan 2023 00:45:38 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This avoids overflowing calculations when using a 32 bit word - it also simplifies some of the operations. All of the github actions are succeeding now.

This pull request has now been integrated.

Changeset: ec3e5ef1
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/ec3e5ef150e1ff7b1e35a450653d8bf0bb1ee6c9
Stats:     76 lines in 2 files changed: 15 ins; 5 del; 56 mod

Use whole number of regions when resizing generations

Reviewed-by: kdnilsen

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

PR: https://git.openjdk.org/shenandoah/pull/199


More information about the shenandoah-dev mailing list