RFR: 8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time [v3]
Calvin Cheung
ccheung at openjdk.org
Tue Sep 24 21:20:16 UTC 2024
On Tue, 24 Sep 2024 05:06:50 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> trailing whitespace
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21048#discussion_r1774104849
More information about the core-libs-dev
mailing list