< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java

Print this page

@@ -31,11 +31,11 @@
  *          java.management
  *          jdk.jartool/sun.tools.jar
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @compile ../../test-classes/JvmtiApp.java
- * @run main JvmtiAddPath
+ * @run driver JvmtiAddPath
  */
 
 import java.io.File;
 import java.nio.file.Files;
 import java.nio.file.Path;
< prev index next >