Integrated: 8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp
William Kemper
wkemper at openjdk.org
Fri Feb 9 16:56:05 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.
This pull request has now been integrated.
Changeset: 4a3a38d1
Author: William Kemper <wkemper at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a3a38d1b71a4acc780a6d9802c076d750541714
Stats: 28 lines in 6 files changed: 10 ins; 15 del; 3 mod
8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp
Reviewed-by: shade, kdnilsen, ysr
-------------
PR: https://git.openjdk.org/jdk/pull/17778
More information about the shenandoah-dev
mailing list