RFR: 8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp [v3]

Aleksey Shipilev shade at openjdk.org
Fri Feb 9 07:49:56 UTC 2024


On Thu, 8 Feb 2024 22:59:20 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.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Try to fix zero build

Marked as reviewed by shade (Reviewer).

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

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


More information about the shenandoah-dev mailing list