Integrated: Bootstrap old gc should honor aging cycle
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Feb 1 20:10:43 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.
This pull request has now been integrated.
Changeset: d40ba7dd
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/d40ba7dd128a79df0a5d1401327c695ba800fed6
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
Bootstrap old gc should honor aging cycle
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.org/shenandoah/pull/215
More information about the shenandoah-dev
mailing list