RFR: 8366331: Sort share/prims includes [v2]
Francesco Andreuzzi
duke at openjdk.org
Thu Aug 28 09:35:24 UTC 2025
> This PR sorts the includes in `hotspot/share/prims` using `SortIncludes.java`, and removes some unnecessary ones. I'm also adding the directory to `TestIncludesAreSorted`.
>
> Passes `tier1`.
Francesco Andreuzzi has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge branch 'master' into JDK-8366331
- sort and delete
-------------
Changes: https://git.openjdk.org/jdk/pull/26980/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26980&range=01
Stats: 72 lines in 26 files changed: 31 ins; 39 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26980.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26980/head:pull/26980
PR: https://git.openjdk.org/jdk/pull/26980
More information about the hotspot-dev
mailing list