>>>>> ":" == Ito Kazumitsu <[EMAIL PROTECTED]> writes:
:> :> Today's "make check" showed:
:> :> ================================
:> :> 2 of 144 tests failed
:> :> Please report to [EMAIL PROTECTED]
:> :> ================================
:> :> Tests that failed are:
:> :> FAIL: TestSerialVersions.java
:> :> FAIL: TestSerialFields.java
:>
:> My last patch to libraries/javalib/java/io/ObjectInputStream.java
:> will solve the problem, at least of TestSerialFields.java.
The effect of the patch was "at least" and TestSerialVersions.java
still fails. But at least ArrayIndexOutOfBoundsException disappeared
from the results of TestSerialVersions.java.
By the way, with Sun's JDK, the output of TestSerialVersions.java
looks completely different:
Generating canonical stream
Serializing TestSerialVersions$Test0001
Serialization exception: java.lang.IllegalAccessException
java.lang.NullPointerException
at TestSerialVersions.checkClass(TestSerialVersions.java:370)
at TestSerialVersions.main(TestSerialVersions.java:399)
Exception in thread "main"
I do not know which is the right output.
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe