RFR: 8364359: Sort share/cds includes

Francesco Andreuzzi duke at openjdk.org
Wed Jul 30 16:58:07 UTC 2025


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

Passes tier1.

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

Commit messages:
 - sort

Changes: https://git.openjdk.org/jdk/pull/26561/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26561&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8364359
  Stats: 34 lines in 13 files changed: 18 ins; 16 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26561.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26561/head:pull/26561

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


More information about the hotspot-runtime-dev mailing list