RFR: Bootstrap old gc should honor aging cycle

William Kemper wkemper at openjdk.org
Wed Feb 1 20:03:12 UTC 2023


On Wed, 1 Feb 2023 19:36:47 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

> A bootstrap old gc should increment object and region ages if this is an aging cycle.  This patch implements this fix.
> 
> The patch is motivated by observations that performance degradation occurs when timely promotions do not occur because bootstrap old GCs are not incrementing ages.

Looks good.

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

Marked as reviewed by wkemper (Committer).

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


More information about the shenandoah-dev mailing list