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://bussund0416.us.oracle.com/~rriggs/webrev/webrev-info-8135094/

Issue:
   https://bugs.openjdk.java.net/browse/JDK-8135094

Thanks, Roger

Reply via email to