test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java
changeset 51990 6003e034cdd8
parent 51214 67736b4846a0
--- a/test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java	Tue Oct 02 17:12:13 2018 -0400
+++ b/test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java	Tue Oct 02 14:32:33 2018 -0700
@@ -36,7 +36,7 @@
  *          jdk.jartool/sun.tools.jar
  * @compile test-classes/MyThread.java
  * @compile test-classes/TestWithProfilerHelper.java
- * @run main TestWithProfiler
+ * @run driver TestWithProfiler
  */
 
 import jdk.test.lib.BuildHelper;