RFR: 8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp

Kelvin Nilsen kdnilsen at openjdk.org
Thu Feb 8 20:38:53 UTC 2024


On Thu, 8 Feb 2024 18:32:46 GMT, William Kemper <wkemper at openjdk.org> wrote:

> The control thread used to run much more of the cycle directly. This code was all factored out into different classes, but many of the vestigial headers remained. Removing these improves compilation times and makes maintenance easier.

Marked as reviewed by kdnilsen (no project role).

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

PR Review: https://git.openjdk.org/jdk/pull/17778#pullrequestreview-1871214656


More information about the hotspot-gc-dev mailing list