[kaffe] Bug [CVS version]: Calling non-implemented method in abstract class
Timothy Stack
stack at cs.utah.edu
Wed Apr 9 09:41:03 PDT 2003
hi,
> In message "Re: [kaffe] Bug [CVS version]: Calling non-implemented method in abstract class"
> on 03/04/08, Timothy Stack <stack at cs.utah.edu> writes:
>
> > > Apparently, Kaffe doesn't like when an abstract class calls a method
> > > from an interface the abstract class implements, if the abstract class
> > > does not implement that method itself.
> >
> > CVS update and give it a go.
>
> The CVS version works for the original Bug.java, but still
> causes NoSuchMethodError for the following code compiled
> with Sun's javac.
Good catch, I wasn't scanning the super-interfaces, CVS update and give it
a go.
tim
More information about the kaffe
mailing list