< prev index next >

test/hotspot/jtreg/runtime/classFileParserBug/ClassFileParserBug.java

Print this page
rev 59076 : [mq]: 8243945

@@ -27,11 +27,11 @@
  * @library /test/lib
  * @summary Check for exception instead of assert.
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @compile LambdaMath.jcod
- * @run main ClassFileParserBug
+ * @run driver ClassFileParserBug
  */
 
 import java.io.File;
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >