RFR: 8362587: Sort share/oops includes
Francesco Andreuzzi
duke at openjdk.org
Fri Jul 18 10:33:28 UTC 2025
This PR sorts the includes in `hotspot/share/oops` using `test/hotspot/jtreg/sources/SortIncludes.java`. I'm also adding the directory to `TestIncludesAreSorted.java`.
Passes tier1 and tier2 tests.
-------------
Commit messages:
- sort includes in oops
Changes: https://git.openjdk.org/jdk/pull/26386/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26386&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8362587
Stats: 62 lines in 25 files changed: 34 ins; 27 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26386.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26386/head:pull/26386
PR: https://git.openjdk.org/jdk/pull/26386
More information about the hotspot-dev
mailing list