8216134 (process) ProcessBuilder startPipeline does not hide piped streams

Roger Riggs Roger.Riggs at oracle.com
Thu Jan 3 22:32:17 UTC 2019


Thanks Lance,

Happy New Year


On 01/03/2019 05:27 PM, Lance Andersen wrote:
> Hi Roger,
>
> The changes look reasonable to me.
>
> Happy New Year
>
>> On Jan 3, 2019, at 3:47 PM, Roger Riggs <Roger.Riggs at oracle.com 
>> <mailto:Roger.Riggs at oracle.com>> wrote:
>>
>> Please review a bug fix for the ProcessBuilder startPipeline test and 
>> Windows implementation.
>> The test failed to check that Process.getInputStream returned the 
>> null stream
>> for all but the last process in the pipeline.  When the test was 
>> fixed it failed on Windows.
>> The Windows ProcessImpl did not ensure that getInputStream returned a 
>> null stream.
>>
>> The same issue was found and fixed in the AIX implementation 
>> (JDK-8211844)
>> which prompted investigation of the test.
>>
>> Webrev:
>> http://cr.openjdk.java.net/~rriggs/webrev-pipeline-8211844/ 
>> <http://cr.openjdk.java.net/%7Erriggs/webrev-pipeline-8211844/>
>>
>> Happy New Year!  Roger
>>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif><http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance 
> Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
>
>
>



More information about the core-libs-dev mailing list