On Thu, 28 Aug 2025 09:04:04 GMT, Francesco Andreuzzi <d...@openjdk.org> wrote:
> This PR sorts the includes in `hotspot/share/prims` using > `SortIncludes.java`, and removes some unnecessary ones. I'm also adding the > directory to `TestIncludesAreSorted`. > > Passes `tier1`. This pull request has now been integrated. Changeset: 12dc568b Author: Francesco Andreuzzi <andreuzzi.france...@gmail.com> Committer: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/12dc568b3d270e4ab6dcd07e1bcddbb024ad724a Stats: 71 lines in 26 files changed: 30 ins; 39 del; 2 mod 8366331: Sort share/prims includes Reviewed-by: shade, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/26980