Analysis of Mauve failures - Part 1
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Tue Apr 2 22:44:00 GMT 2002
Brian Jones wrote:
>>>FAIL: gnu.testlet.java.io.File.jdk11: getCanonicalPath () java.io.IOException: No such file or directory (number 1)
>>>>>Don't know if this is actually wrong. getCanonicalPath() may throw an
>>IOException if the File does not exist since it might need help from the
>>file system to construct the path (which natFilePosix does since it uses
>>realpath() if it exists).
>>>>This one should be working, works under ORP+Classpath and JDK last I checked.
>
java.io.File stuff isn't merged...
regards
Bryce.
More information about the Java
mailing list