[kaffe] Mauve test results
Audeon Guillaume
AUDEONG@thmulti.com
Wed, 12 Jun 2002 11:03:21 +0200
Hi all,
Thank you Tim for your helpful answer.
> > I've ran the Mauve test suite (downloaded today
> 11-June-2002) on Kaffe and
> > get the following results:
> >
> > FAIL: gnu.testlet.java.io.BufferedByteOutputStream.interrupt:
single-byte
> > writes (number 4)
>
> i think this test is just plain broken, i've attached a patch that i
> believe implements what they meant to do in the first place.
Should not you forward your patch to the Mauve project?
> > FAIL: gnu.testlet.java.io.BufferedReader.boundary (number 2)
> > FAIL: gnu.testlet.java.io.BufferedReader.boundary (number 3)
> > FAIL: uncaught exception loading
gnu.testlet.java.io.PrintStream.subclass
>
> This is because it tries to construct a PrintStream with a null
> OutputStream. Now, some jvm seem to throw an exception because of the
> null and others don't...
AFAIK, the JDK 1.1 specs does not mention that the constructor shall
throw an exception if it is given the null argument.
But that's what does the Sun implementation;-)
And in addition, PrintStream is deprecated in JDK 1.1.
> [...]
> which mauve is it? cvs or a tarball?
It is Mauve tarball downloaded 11-Jun-2002.
Thank you.
BR
Guillaume AUDEON
<mailto:audeong@thmulti.com>