This is the mail archive of the java@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: FW: [dev-crypto] Hello, I am currently trying to compile down to native with gcj 3.2.2


>>>>> "Mark" == Mark Wielaard <mark at klomp dot org> writes:

Mark> gcj doesn't handle abstract classes that implement an interface but
Mark> don't redeclare the methods of the interface explicitly in the abstract
Mark> class. (sometimes known as Miranda method/bug).
Mark> I cannot find the bug number now, or has this been fixed in 3.3?

I fixed some runtime bugs in this area, but the compiler bugs remain.

Tom


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