test/hotspot/jtreg/runtime/modules/CCE_module_msg.java
changeset 48791 6e079ff6c83c
parent 47216 71c04702a3d5
child 50569 60d66a249db6
--- a/test/hotspot/jtreg/runtime/modules/CCE_module_msg.java	Wed Jan 17 16:49:43 2018 -0800
+++ b/test/hotspot/jtreg/runtime/modules/CCE_module_msg.java	Wed Jan 17 21:44:44 2018 -0800
@@ -29,7 +29,7 @@
  * @compile p4/c4.java
  * @build sun.hotspot.WhiteBox
  * @compile/module=java.base java/lang/ModuleHelper.java
- * @run main ClassFileInstaller sun.hotspot.WhiteBox
+ * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI CCE_module_msg
  */