< prev index next >

test/hotspot/jtreg/runtime/CommandLine/TraceExceptionsTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -26,10 +26,11 @@
  * @bug 8048933
  * @summary TraceExceptions output should have the exception message - useful for ClassNotFoundExceptions especially
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
+ * @run driver TraceExceptionsTest
  */
 
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
 
< prev index next >