Integrated: 8355276: Sort C2 includes
Manuel Hässig
mhaessig at openjdk.org
Mon Jun 23 07:50:35 UTC 2025
On Fri, 20 Jun 2025 08:17:24 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
> This PR sorts the includes in `hotspot/share/opto` using `test/hotspot/jtreg/sources/SortIncludes.java` and enforces sorted includes for C2 sources in `sources/TestIncludesAreSorted.java`.
>
> Testing:
> - [x] [Github Actions](https://github.com/mhaessig/jdk/actions/runs/15773777177)
> - [x] tier1,tier2 plus Oracle internal testing on Oracle supported platforms
This pull request has now been integrated.
Changeset: 9ae39b62
Author: Manuel Hässig <mhaessig at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9ae39b62b91ffacc6473534d96679f3282c612cc
Stats: 119 lines in 40 files changed: 57 ins; 55 del; 7 mod
8355276: Sort C2 includes
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/25910
More information about the graal-dev
mailing list