< prev index next >

test/hotspot/jtreg/runtime/duplAttributes/DuplAttributesTest.java

Print this page
rev 59076 : [mq]: 8243945

@@ -27,11 +27,11 @@
  * @library /test/lib
  * @summary Throw exceptions when duplicate attributes are detected.
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @compile DuplAttributes.jcod
- * @run main DuplAttributesTest
+ * @run driver DuplAttributesTest
  */
 
 import java.io.File;
 import jdk.test.lib.process.ProcessTools;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >