RFR: 8324553: Shenandoah: Move periodic tasks closer to their collaborators

Kelvin Nilsen kdnilsen at openjdk.org
Tue Jan 23 18:53:27 UTC 2024


On Tue, 23 Jan 2024 17:56:19 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This is a refactoring to move Shenandoah's periodic tasks from the control thread to their respective dependencies: the pacer and monitoring support. This change will facilitate reviews of the upcoming changes to isolate the generational mode changes.

Marked as reviewed by kdnilsen (no project role).

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

PR Review: https://git.openjdk.org/jdk/pull/17540#pullrequestreview-1839681230


More information about the hotspot-gc-dev mailing list