RFR 8171426 : java/lang/ProcessBuilder/Basic.java failed with Stream closed

Brian Burkhalter brian.burkhalter at oracle.com
Mon Dec 3 21:49:50 UTC 2018


Hi Roger,

L2:	copyright year, of course
L2119: The verbiage seems a little obtuse.

Otherwise, +1.

Thanks,

Brian

On 11/27/2018 02:04 PM, Roger Riggs wrote:
> Please review a test update to address an intermittent test failure.
> The test is modified to accept the current implementation behavior of the input streams
> from processes that may under race conditions with close throw IOE("Stream closed").
> 
> Details and analysis in the Jira:
>   https://bugs.openjdk.java.net/browse/JDK-8171426 <https://bugs.openjdk.java.net/browse/JDK-8171426>
> 
> Webrev:
>   http://cr.openjdk.java.net/~rriggs/webrev-basic-8171426/ <http://cr.openjdk.java.net/~rriggs/webrev-basic-8171426/>
> 
> Thanks, Roger



More information about the core-libs-dev mailing list