Integrated: 8354309: Sort GC includes
Stefan Karlsson
stefank at openjdk.org
Wed Apr 23 10:16:48 UTC 2025
On Thu, 10 Apr 2025 16:26:42 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: e76f2030
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e76f20301c3dcd65610e982fc98b7a08ebf0c8f1
Stats: 551 lines in 197 files changed: 267 ins; 270 del; 14 mod
8354309: Sort GC includes
Reviewed-by: eosterlund, iwalulya, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/24581
More information about the hotspot-dev
mailing list