RFR: 8354309: Sort GC includes
Stefan Karlsson
stefank at openjdk.org
Thu Apr 10 16:32:21 UTC 2025
We now have a tool to fix our include lines to better adhere to the HotSpot Style Guide. See test/hotspot/jtreg/sources/SortIncludes.java. I've run the tool against the GC code and propose the resulting changes. I did one manual change to move a section guarded with INCLUDE_JFR.
Builds successfully with GHA. I will run this through tier1-2.
-------------
Commit messages:
- 8354309: Sort GC includes
Changes: https://git.openjdk.org/jdk/pull/24581/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24581&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8354309
Stats: 552 lines in 197 files changed: 268 ins; 270 del; 14 mod
Patch: https://git.openjdk.org/jdk/pull/24581.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24581/head:pull/24581
PR: https://git.openjdk.org/jdk/pull/24581
More information about the shenandoah-dev
mailing list