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

Y. Srinivas Ramakrishna ysr at openjdk.org
Mon Jun 2 16:51:34 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.

LGTM. Thanks for finding and fixing the issue.

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

Marked as reviewed by ysr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25535#pullrequestreview-2881868083


More information about the hotspot-gc-dev mailing list