RFR: 8325517: Shenandoah: Reduce unnecessary includes from shenandoahControlThread.cpp [v3]
William Kemper
wkemper at openjdk.org
Thu Feb 8 22:59:20 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17778/files
- new: https://git.openjdk.org/jdk/pull/17778/files/5212e221..52272b90
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17778&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17778&range=01-02
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/17778.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17778/head:pull/17778
PR: https://git.openjdk.org/jdk/pull/17778
More information about the hotspot-gc-dev
mailing list