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