On Tue, 2007-09-18 at 06:47 +0200, Jeroen Frijters wrote:
> I believe you are correct that Classpath doesn't currently support the
> system assertions boolean. I believe you are also correct in assuming
> that noone cares ;-)
> 
> Does the Classpath code even have any assertions? If it doesn't, then
> implementing the option wouldn't really help anyway.

Yes, GNU Classpath has assertions.  A quick grep showed that.  It's not
very much but there are some :-)

But the system assertions are handled by -esa/dsa, which I've
implemented already some time ago.  This is (mostly) about user
assertions.

It's just, we're implementing it anyways, so why shouldn't GNU Classpath
also be able to support it?

- twisti

Reply via email to