RFR: 8324553: Shenandoah: Move periodic tasks closer to their collaborators [v2]

Aleksey Shipilev shade at openjdk.org
Wed Jan 24 18:40:27 UTC 2024


On Tue, 23 Jan 2024 23:45:36 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.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve names and conformance to style guide

Looks fine.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-gc-dev mailing list