On Fri, 22 Aug 2025 09:03:45 GMT, Francesco Andreuzzi <d...@openjdk.org> wrote:
> This PR sorts the includes in `hotspot/share/memory` using > `SortIncludes.java`. I'm also adding the directory to > `TestIncludesAreSorted`, and removing a couple of unnecessary include > statements. > > Passes `tier1`. This pull request has now been integrated. Changeset: 79cea6dd Author: Francesco Andreuzzi <andreuzzi.france...@gmail.com> Committer: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/79cea6dd174c22f99b4cafc835e6c843c1b4ec38 Stats: 22 lines in 13 files changed: 11 ins; 9 del; 2 mod 8365975: Sort share/memory includes Reviewed-by: shade, ayang, jwaters ------------- PR: https://git.openjdk.org/jdk/pull/26897