test/hotspot/jtreg/runtime/appcds/JvmtiAddPath.java
changeset 51990 6003e034cdd8
parent 48979 514c73a1955b
child 54927 1512d88b24c6
--- a/test/hotspot/jtreg/runtime/appcds/JvmtiAddPath.java	Tue Oct 02 17:12:13 2018 -0400
+++ b/test/hotspot/jtreg/runtime/appcds/JvmtiAddPath.java	Tue Oct 02 14:32:33 2018 -0700
@@ -35,7 +35,7 @@
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @compile test-classes/Hello.java
  * @compile test-classes/JvmtiApp.java
- * @run main JvmtiAddPath
+ * @run driver JvmtiAddPath
  */
 
 import java.io.File;