RFR: 8366778: Sort share/asm, share/gc, share/include includes

Francesco Andreuzzi duke at openjdk.org
Wed Sep 3 09:42:17 UTC 2025


Sort includes in `share/gc`, `share/asm`, `share/include` using `SortIncludes.java`, and remove some unnecessary ones. These are the last missing modules in `hotspot/share`.

Passes `tier1`.

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

Commit messages:
 - sort

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

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


More information about the hotspot-dev mailing list