hotspot/test/compiler/jsr292/InvokerGC.java
changeset 37773 e5b3e9732c3c
parent 37289 9989add27bf4
child 38207 2ed792c9481d
--- a/hotspot/test/compiler/jsr292/InvokerGC.java	Wed Jul 05 21:39:33 2017 +0200
+++ b/hotspot/test/compiler/jsr292/InvokerGC.java	Tue May 03 09:09:20 2016 +0100
@@ -25,7 +25,7 @@
  * @test
  * @bug 8067247
  * @library /test/lib /compiler/whitebox /
- * @run main/bootclasspath -Xcomp -Xbatch
+ * @run main/bootclasspath/othervm -Xcomp -Xbatch
  *      -XX:CompileCommand=compileonly,InvokerGC::test
  *      -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
  *      InvokerGC