classpath-testresults
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-testresults] FAIL: classpath build with gcjx on Mon May 29 13:47:07


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with gcjx on Mon May 29 13:47:07 UTC 2006
Date: Mon, 29 May 2006 13:47:07 +0000

./../../classpath/java/net/URL.java:949:4: error: no applicable, accessible 
method named 'defaultReadObject' with signature matching '()' in type 
'java.io.ObjectInputStream'

    ois.defaultReadObject();
    ^

./../../classpath/java/net/URI.java:292:27: error: no applicable, accessible 
method named 'readObject' with signature matching '()' in type 
'java.io.ObjectInputStream'

    this.string = (String) is.readObject();
                           ^

./../../classpath/java/net/SocketPermission.java:468:4: error: no applicable, 
accessible method named 'defaultReadObject' with signature matching '()' in 
type 'java.io.ObjectInputStream'

    input.defaultReadObject();
    ^

./../../classpath/java/net/InetAddress.java:662:4: error: no applicable, 
accessible method named 'defaultReadObject' with signature matching '()' in 
type 'java.io.ObjectInputStream'

    ois.defaultReadObject();
    ^

./../../classpath/java/math/BigInteger.java:2229:4: error: no applicable, 
accessible method named 'defaultReadObject' with signature matching '()' in 
type 'java.io.ObjectInputStream'

    s.defaultReadObject();
    ^

gcjx: ../../gcjx-branch/gcjx/model/class.cc:1831: virtual void 
model_class::resolve(resolution_scope*): Assertion `resolution_state == 
POST_MEMBERS' failed.
make[1]: *** [compile-classes] Aborted
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/gcjx-build/lib'
make: *** [all-recursive] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]