[kaffe] lots of extra error messages

Dalibor Topic robilad at yahoo.com
Fri Jan 10 11:04:01 PST 2003


Hi Robert,

--- gonzo <Robert.N.Gonzalez at williams.edu> wrote:
> when i compile the following using Sun's SDK version
> 1.4.1_01 and then run
> it with the newest CVS verison of kaffe, i get a TON
> of:
> 	
> 	...
> 	Warning: Unrecognized version number 47/0 in
> classfile.

Sun added support for assertions in 1.4, so they
bumped up the classfile version. They shouldn't be too
hard to support, though. As far as I know, the
bytecodes for asser() just get compiled down to calls
to a few new methods in Class or ClassLoader. GNU
Classpath might already have implemented them, so it
would be nice if someone could check & merge ;)

best regards,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the kaffe mailing list