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

Jim Laskey james.laskey at oracle.com
Tue Dec 4 13:22:09 UTC 2018


+1

> On Dec 3, 2018, at 5:45 PM, Roger Riggs <Roger.Riggs at oracle.com> wrote:
> 
> Ping?
> 
> 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
>> 
>> Webrev:
>>   http://cr.openjdk.java.net/~rriggs/webrev-basic-8171426/
>> 
>> Thanks, Roger
>> 
> 



More information about the core-libs-dev mailing list