RFR: 8365917: Sort share/logging includes

Francesco Andreuzzi duke at openjdk.org
Thu Aug 21 10:00:10 UTC 2025


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

Passes `tier1`.

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

Commit messages:
 - sort

Changes: https://git.openjdk.org/jdk/pull/26877/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26877&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365917
  Stats: 8 lines in 5 files changed: 5 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26877.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26877/head:pull/26877

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


More information about the hotspot-runtime-dev mailing list