On Tue, 2007-08-21 at 15:27 +0200, Gregor Kaufmann wrote: > Small patch to allow setting a different default assertion status for > user and system classes (required to replicate the behavior of the > sun vms).
Hi! OK, this email was a bit short without much explanation. We're currently implementing assertion support in CACAO (means the -ea/-da command line switches) and Gregor, our student doing this, noticed that there are no different states for system and user classes in GNU Classpath. I'm not sure I completely understand the problem, but can someone enlighten me and confirm this is true? And, furthermore, comment on the patch? - twisti
