RFR: Following abbreviated cycle, only increment region age if aging cycle
William Kemper
wkemper at openjdk.org
Wed Feb 1 18:10: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.
Marked as reviewed by wkemper (Committer).
-------------
PR: https://git.openjdk.org/shenandoah/pull/214
More information about the shenandoah-dev
mailing list