test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java
changeset 51990 6003e034cdd8
parent 49008 d777541fceba
--- a/test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java	Tue Oct 02 17:12:13 2018 -0400
+++ b/test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java	Tue Oct 02 14:32:33 2018 -0700
@@ -34,7 +34,7 @@
  * @compile GCStressApp.java
  * @run driver ClassFileInstaller -jar gcstress.jar GCStressApp
  * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
- * @run main GCStressTest
+ * @run driver GCStressTest
  */
 
 import jdk.test.lib.process.OutputAnalyzer;