Assertion checking is available only in J2SE v. 1.4. By default, assertions are disabled.
To enable assertion checking for debugging:
Options.
Debugger Types.
![]() |
You can enable assertions with various granularities. See http://java.sun.com/j2se/1.4/docs/guide/lang/assert.html for more information. |
| See also | |
|---|---|
| Enabling Assertion Checking for Program Execution | |