On 2026-05-25 10:47, Julian Waters wrote:
Also, could I also ask what the rules for include order are in HotSpot? We could also use clang-format for that, but I'd need to know what the desired include order is.
When SortIncludes.java was integrated we also updated the style guide with that information:
https://github.com/openjdk/jdk/blob/master/doc/hotspot-style.md#source-files Cheers, StefanK
