test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java
changeset 48791 6e079ff6c83c
parent 48469 7312ae4465d6
child 49008 d777541fceba
--- a/test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java	Wed Jan 17 16:49:43 2018 -0800
+++ b/test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java	Wed Jan 17 21:44:44 2018 -0800
@@ -34,8 +34,8 @@
  *          jdk.jartool/sun.tools.jar
  * @build sun.hotspot.WhiteBox
  * @compile GCStressApp.java
- * @run main ClassFileInstaller -jar gcstress.jar GCStressApp
- * @run main ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
+ * @run driver ClassFileInstaller -jar gcstress.jar GCStressApp
+ * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
  * @run main GCStressTest
  */