Analysis of Mauve failures - Part 1

Brian Jones cbj@gnu.org
Tue Apr 2 21:00:00 GMT 2002


Mark Wielaard <mark@klomp.org> writes:
> > FAIL: gnu.testlet.java.beans.Introspector.jdk11: getBeanInfo (number 1)
> > ...
> All these failures seem to be because the test tries to initialize a
> java.awt class which fails since java.awt.Toolkit cannot be initialized.
> Some tests succeed for Object, BitSet and Applet. So it seems we must
> implement more of java.awt first before seeing progress on this test.

These can probably be rewritten to avoid java.awt a bit more.
> > 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.
Brian
-- 
Brian Jones <cbj@gnu.org>


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /