RFR: 8365610: Sort share/jfr includes
Markus Grönlund
mgronlun at openjdk.org
Mon Aug 18 09:59:13 UTC 2025
On Fri, 15 Aug 2025 13:30:33 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:
> This PR sorts the includes in hotspot/share/jfr using SortIncludes.java. I'm also adding the directory to TestIncludesAreSorted.
>
> Testing:
> - [x] tier1
> - [x] tier2
This creates a dependency on a test that is not normally run when we develop JFR.
What tier is the test located?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26800#issuecomment-3195982055
More information about the hotspot-jfr-dev
mailing list