RFR: 8364723: Sort share/interpreter includes
Francesco Andreuzzi
duke at openjdk.org
Tue Aug 5 10:43:39 UTC 2025
This PR sorts the includes in `hotspot/share/interpreter` using SortIncludes.java. I'm also adding the directory to TestIncludesAreSorted.
Passes tier1.
-------------
Commit messages:
- sort
Changes: https://git.openjdk.org/jdk/pull/26639/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26639&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8364723
Stats: 31 lines in 12 files changed: 14 ins; 17 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/26639.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26639/head:pull/26639
PR: https://git.openjdk.org/jdk/pull/26639
More information about the hotspot-runtime-dev
mailing list