test/hotspot/jtreg/runtime/appcds/CaseSensitiveClassPath.java
changeset 51990 6003e034cdd8
parent 48979 514c73a1955b
child 54927 1512d88b24c6
--- a/test/hotspot/jtreg/runtime/appcds/CaseSensitiveClassPath.java	Tue Oct 02 17:12:13 2018 -0400
+++ b/test/hotspot/jtreg/runtime/appcds/CaseSensitiveClassPath.java	Tue Oct 02 14:32:33 2018 -0700
@@ -34,7 +34,7 @@
  *          jdk.jartool/sun.tools.jar
  * @requires os.family != "mac"
  * @compile test-classes/Hello.java
- * @run main CaseSensitiveClassPath
+ * @run driver CaseSensitiveClassPath
  */
 
 import java.nio.file.FileAlreadyExistsException;