On Tue, 26 Aug 2025 16:23:14 GMT, Mark Powers <mpow...@openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Ben comment
>
> test/lib/jdk/test/lib/process/Proc.java line 266:
> 
>> 264:                     cmd.add("--patch-module=" + name + "=" + sub);
>> 265:                 }
>> 266:             }
> 
> Missing catch block?

No. I only meant to use try-with-resources, and did not care about the 
exception.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24969#discussion_r2302091580

Reply via email to