RFR: 8321605: GenShen: Old generation reference process is never reset

Kelvin Nilsen kdnilsen at openjdk.org
Fri Dec 8 19:44:08 UTC 2023


On Fri, 8 Dec 2023 17:17:29 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Shenandoah's reference processor workers keep state in thread local variables that need to be `reset` during init mark. Prior to this change, this was not happening for the old generation - resulting in an accumulation of counters.

Marked as reviewed by kdnilsen (Committer).

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

PR Review: https://git.openjdk.org/shenandoah/pull/367#pullrequestreview-1773050939


More information about the shenandoah-dev mailing list