This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR java/21436: imported type name for superclass, with multifile compilation


Paolo Bonzini wrote:
Andreas Tobler wrote:

Paolo,

would you mind bootstrapping again with --enable-libgcj-multifile?


I could, but I suspect that my patch (build per-directory) is a much bigger harness, because then you have the case when some classes are included in the build and some are not.

Well, I see here a bootstrap broken on darwin-ppc and linux-pcc with enable-libgcj-multifile. Disabling multifile passes.


(NB, darwin bootstrap is broken now in gcc with comparison failure in expmed.o)

So, I guess we have either uncovered a bug in gcj or there is a build problem.

/mnt/slice1/gcc-trunk/gcc/libjava/java/security/cert/X509Certificate.java:138: error: Class 'java.security.cert.X509Certificate' can't subclass interface 'java.security.Certificate'.
public abstract class X509Certificate extends Certificate implements X509Extension


I sit on irc if you need some further details.

Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]