[kaffe] lots of extra error messages

Patrick Tullmann tullmann at cs.utah.edu
Fri Jan 10 11:43:02 PST 2003


Dalibor wrote:
> Sun added support for assertions in 1.4, so they
> bumped up the classfile version. 

FYI, here's the assertion spec:
	http://java.sun.com/docs/books/jls/assert-spec.html#semantics
And a guide to using asserts:
	http://java.sun.com/j2se/1.4/docs/guide/lang/assert.html

Supporting 1.4 class versions shouldn't be too hard (Kaffe could
probably hardcode all asserts as disabled, and should have no other
problems).  Actually supporting asserts and the enable/disable
semantics will be a bit more work.

-Pat

----- ----- ---- ---  ---  --   -    -      -         -               -
Pat Tullmann                                       tullmann at cs.utah.edu
                   ${HOME} is where the .emacs is.




More information about the kaffe mailing list