hotspot/test/compiler/compilercontrol/commands/PrintTest.java
changeset 36796 c751f445f5d4
parent 35833 4706e2a628a6
child 38038 5dd389a7d673
--- a/hotspot/test/compiler/compilercontrol/commands/PrintTest.java	Tue Mar 15 14:19:24 2016 -0700
+++ b/hotspot/test/compiler/compilercontrol/commands/PrintTest.java	Wed Mar 16 10:45:43 2016 +0100
@@ -30,9 +30,9 @@
  * @build compiler.compilercontrol.commands.PrintTest
  *        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 compiler.compilercontrol.commands.PrintTest
+ * @run driver compiler.compilercontrol.commands.PrintTest
  */
 
 package compiler.compilercontrol.commands;