< prev index next >

test/hotspot/jtreg/runtime/EnclosingMethodAttr/EnclMethodAttr.java

Print this page
rev 59076 : [mq]: 8243945

@@ -27,11 +27,11 @@
  * @library /test/lib
  * @summary Check attribute_length of EnclosingMethod attribute
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @compile EnclMethTest.jcod
- * @run main EnclMethodAttr
+ * @run driver EnclMethodAttr
  */
 
 import java.io.File;
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >