hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java
changeset 36796 c751f445f5d4
parent 35753 ee7921f045d2
child 38152 80e5da81fb2c
--- a/hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java	Tue Mar 15 14:19:24 2016 -0700
+++ b/hotspot/test/compiler/compilercontrol/mixed/RandomCommandsTest.java	Wed Mar 16 10:45:43 2016 +0100
@@ -29,9 +29,9 @@
  * @build compiler.compilercontrol.mixed.RandomCommandsTest
  *        pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
  *        compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
- * @run main ClassFileInstaller sun.hotspot.WhiteBox
+ * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
- * @run main/othervm/timeout=600 compiler.compilercontrol.mixed.RandomCommandsTest
+ * @run driver/timeout=600 compiler.compilercontrol.mixed.RandomCommandsTest
  */
 
 package compiler.compilercontrol.mixed;