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

William Kemper wkemper at openjdk.org
Wed Jan 24 19:18:36 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.

This pull request has now been integrated.

Changeset: 32eb5290
Author:    William Kemper <wkemper at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/32eb5290c207d5fda398ee09b354b8cf55b89e0c
Stats:     214 lines in 8 files changed: 121 ins; 74 del; 19 mod

8324553: Shenandoah: Move periodic tasks closer to their collaborators

Reviewed-by: kdnilsen, shade

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

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


More information about the hotspot-gc-dev mailing list