On Tue, 8 Nov 2022 16:04:25 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Process.waitFor() throws IllegalThreadStateException when a process returns 
>> an exit code of 259.
>> As described in the bug report, `waitFor()` should not be sensitive to the 
>> exit value.
>> Previously, it erroneously threw IllegalStateException.
>> Added a test to verify.
>
> Roger Riggs has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Test cleanup as suggested by review comments.

Thank you Roger.

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

Marked as reviewed by jpai (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10680

Reply via email to