[kaffe] Bug Report: ClassFormatError for java.net.SocketImpl
Timothy Stack
stack at cs.utah.edu
Thu Apr 17 10:07:01 PDT 2003
> Hi,
hi,
> Here is a utility class, to trigger the bug:
[..snip..]
> If I run it on Kaffe from CVS, on java.net.SocketImpl, it gives a format
> error.
> $ /usr/local/kaffe/bin/kaffe Test java.net.SocketImpl
Thanks for the test case, CVS update and try again.
> Moreover, kaffe 1.0.7 runs this example fine, so this looks like a
> regression.
Yeah, sorry, apparently I wasn't being to careful when implementing a
previous patch. I forgot to fixup the declared_exceptions in the Method
structure, which normally wouldn't have an effect, except if reflection
was used.
> Daniel
tim stack
More information about the kaffe
mailing list