RFR: 8364115: Sort share/services includes

Francesco Andreuzzi duke at openjdk.org
Fri Jul 25 16:10:32 UTC 2025


This PR sorts the includes in `hotspot/share/services` using `SortIncludes.java`. I'm also adding the directory to `TestIncludesAreSorted`.

Passes tier1.

-------------

Commit messages:
 - sort includes

Changes: https://git.openjdk.org/jdk/pull/26483/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26483&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8364115
  Stats: 43 lines in 12 files changed: 22 ins; 19 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/26483.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26483/head:pull/26483

PR: https://git.openjdk.org/jdk/pull/26483


More information about the hotspot-dev mailing list