RFR: 8363584: Sort share/utilities includes

Francesco Andreuzzi duke at openjdk.org
Tue Jul 22 14:50:35 UTC 2025


This PR sorts the includes in hotspot/share/utilities using test/hotspot/jtreg/sources/SortIncludes.java. I'm also adding the directory to TestIncludesAreSorted.java.

Passes tier1 tests.

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

Commit messages:
 - revert
 - sort utilities

Changes: https://git.openjdk.org/jdk/pull/26428/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26428&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8363584
  Stats: 71 lines in 23 files changed: 37 ins; 33 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26428.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26428/head:pull/26428

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


More information about the hotspot-dev mailing list