< prev index next >

test/hotspot/jtreg/vmTestbase/nsk/stress/except/except011.java

Print this page

        

*** 121,131 **** * * @see #log */ private static int messages = 0; ! private static final String className = "nsk.stress.except.except011.except011oops"; /** * Re-call to the method <code>run(out)</code> (ignore <code>args[]</code>), * and print the test summary - either test passed of failed. */ --- 121,131 ---- * * @see #log */ private static int messages = 0; ! private static final String className = "nsk.stress.except.except011oops"; /** * Re-call to the method <code>run(out)</code> (ignore <code>args[]</code>), * and print the test summary - either test passed of failed. */
< prev index next >