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

Andreas Tobler toa@pop.agri.ch
Wed May 11 09:57:00 GMT 2005


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



More information about the Java-patches mailing list