[Kaffe] javac compiler shipped with kaffe fails to compile this!

Archie Cobbs archie at whistle.com
Mon Mar 13 15:23:33 PST 2000


Mark Wielaard writes:
> > I just noticed that the javac compiler shipped with Kaffe is badly broken.
> > It will not compile the following class.
> > 
> > abstract class Inherit {
> >   abstract void foo() throws ClassNotFoundException;
> > }
> > 
> > public class InheritOverideException extends Inherit {
> >   void foo() throws ClassNotFoundException, SecurityException {}
> > }
> Kaffe seems to come with kjc 1.4B which had this problem.
> It was fixed in kjc1.4C available from <http://www.dms.at/kopi/>.
> 
> > Is this the right place to send compiler problem reports?
> Probably the best place to learn about the latest kjc versions would be
> <http://www.dms.at/kopi/version.html>
> That page also gives the following email adres for reporting bugs
> <mailto:kopi at dms.at>

I just updated kaffe to KJC version 1.4C.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list