On Tue, 21 Jul 2026 14:58:49 GMT, Kevin Walls <[email protected]> wrote:

>> Guanqiang Han has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Adjust indentation
>
> src/java.base/share/native/libjli/java.c line 1363:
> 
>> 1361:             !validateModules &&
>> 1362:             !dumpSharedSpaces &&
>> 1363:             showSettings == NULL) {
> 
> Using "!showSettings" would match the other conditions.

Good point. Fixed!

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31891#discussion_r3623369979

Reply via email to