Integrated: 8358102: GenShen: Age tables could be seeded with cumulative values

William Kemper wkemper at openjdk.org
Mon Jun 2 16:51:35 UTC 2025


On Fri, 30 May 2025 01:25:11 GMT, William Kemper <wkemper at openjdk.org> wrote:

> When dynamic tenuring threshold is disabled, or the age census is configured to be computed during evacuation, the first cohort is seeded with the cumulative counts, rather than the current cycle's counts. This is not the default configuration so this is not an urgent issue.

This pull request has now been integrated.

Changeset: 99a4b22a
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/99a4b22ae7dc2755df1780cc7d74c5d6e3cd4cd4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8358102: GenShen: Age tables could be seeded with cumulative values

Reviewed-by: ysr

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

PR: https://git.openjdk.org/jdk/pull/25535


More information about the hotspot-gc-dev mailing list