< prev index next >

test/hotspot/jtreg/runtime/appcds/cacheObject/DumpTimeVerifyFailure.java

Print this page

@@ -30,11 +30,11 @@
  * @library /test/lib /test/hotspot/jtreg/runtime/appcds
  * @modules java.base/jdk.internal.misc
  * @modules java.management
  *          jdk.jartool/sun.tools.jar
  * @compile MyOuter.java MyException.java
- * @run main DumpTimeVerifyFailure
+ * @run driver DumpTimeVerifyFailure
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
 
 public class DumpTimeVerifyFailure {
< prev index next >