test/hotspot/jtreg/runtime/appcds/condy/CondyHelloTest.java
changeset 51990 6003e034cdd8
parent 49987 e4b3cc56e2b2
--- a/test/hotspot/jtreg/runtime/appcds/condy/CondyHelloTest.java	Tue Oct 02 17:12:13 2018 -0400
+++ b/test/hotspot/jtreg/runtime/appcds/condy/CondyHelloTest.java	Tue Oct 02 14:32:33 2018 -0700
@@ -31,7 +31,7 @@
  * @build sun.hotspot.WhiteBox CondyHelloTest CondyHelloApp
  * @run driver ClassFileInstaller -jar condy_hello.jar CondyHello CondyHelloApp
  * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
- * @run main CondyHelloTest
+ * @run driver CondyHelloTest
  */
 
 import jdk.test.lib.process.OutputAnalyzer;