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

Roger Riggs Roger.Riggs at Oracle.com
Tue Sep 8 21:34:31 UTC 2015


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
>
> Thanks, Roger
>




More information about the core-libs-dev mailing list