On Wed, 17 May 2023 17:07:13 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Volker Simonis has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   REALLY adding the test :)
>
> test/jdk/java/lang/ProcessBuilder/JspawnhelperProtocol.java line 106:
> 
>> 104:             }
>> 105:             line = br.readLine();
>> 106:         }
> 
> Try-with-resources works well in cases like this.  (Moving foundCrashInfo out 
> of the t-w-r).

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13956#discussion_r1200111600

Reply via email to