On Tue, 24 Sep 2024 21:17:35 GMT, Calvin Cheung <cche...@openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java line >> 481: >> >>> 479: cf, >>> 480: clf, >>> 481: mainModule); >> >> This was correctly aligned before, now it isn't. > > Fixed. That may have been my fault, I gave Calvin changes to check the configuration and the IDE re-formatted it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21048#discussion_r1778455739