This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 multifilecompilation



Interesting. The GNU Classpath upstream version has this:

public abstract class X509Certificate
extends java.security.cert.Certificate // XXX workaround for gcj bug #17845
implements X509Extension


It looks like PR 21436 indeed. I've reopened bug #17845 and assigned it to me.

Paolo


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