RFR 9: 8135094 : (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()
Roger Riggs
Roger.Riggs at Oracle.com
Tue Sep 8 21:10:42 UTC 2015
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
More information about the core-libs-dev
mailing list