RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v3]
Alan Bateman
alanb at openjdk.org
Fri Sep 27 11:15:37 UTC 2024
On Tue, 24 Sep 2024 21:17:35 GMT, Calvin Cheung <ccheung at 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
More information about the core-libs-dev
mailing list