RFR 9: 8135094 : (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()

Chris Hegarty chris.hegarty at oracle.com
Tue Sep 8 21:42:12 UTC 2015


> On 8 Sep 2015, at 22:34, Roger Riggs <Roger.Riggs at oracle.com> wrote:
> 
> Oops, Corrected links to webrev:
> 
> On 9/8/2015 5:10 PM, Roger Riggs wrote:
>> Please review this test fix.
>> The test assumes that the pathname of the command is literally the same as
>> the executable path provides to ProcessBuilder. However, if the path contains
>> a symbolic link, it is resolved and the real path is reported as the command.
>> 
>> Webrev:
>> http://cr.openjdk.java.net/~rriggs//webrev-info-8135094
>> 
>> Issue:
>>   https://bugs.openjdk.java.net/browse/JDK-8135094 <https://bugs.openjdk.java.net/browse/JDK-8135094>

Looks ok to me Roger.

-Chris.





More information about the core-libs-dev mailing list