< prev index next >

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

Print this page

        

@@ -121,11 +121,11 @@
      *
      * @see #log
      */
     private static int messages = 0;
 
-    private static final String className = "nsk.stress.except.except011.except011oops";
+    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 >