5.16.
If my bug hasn't been fixed, and
the test is run, the JVM crashes. How do I make sure that the test doesn't
cause the harness to crash?
If the symptom of a bug is a JVM crash, then the test's description
should include the othervm option. This will allow the harness to
continue running any subsequent tests, write its reports, and exit normally.