Integrated: Following abbreviated cycle, only increment region age if aging cycle
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Feb 1 18:53:38 UTC 2023
On Wed, 1 Feb 2023 15:36:16 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> The previously existing code that processes regions following completion of an abbreviated cycle unconditionally
> increased the age of all regions that had not allocated memory during the cycle. It should only increment age of
> regions if this is an aging cycle. This patch fixes this behavior.
This pull request has now been integrated.
Changeset: 3e8f7657
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/3e8f765726944764a38c489fd8cdc7e72ace290b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Following abbreviated cycle, only increment region age if aging cycle
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.org/shenandoah/pull/214
More information about the shenandoah-dev
mailing list