hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java
changeset 38188 e76af590ea2f
parent 38030 93f24e7b3c43
child 40059 c2304140ed64
--- a/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Wed May 04 13:12:23 2016 +0200
+++ b/hotspot/test/compiler/unsafe/UnsafeGetStableArrayElement.java	Wed May 04 23:08:43 2016 +0300
@@ -33,7 +33,7 @@
  * @modules java.base/jdk.internal.vm.annotation
  *          java.base/jdk.internal.misc
 
- * @run main/bootclasspath -XX:+UnlockDiagnosticVMOptions
+ * @run main/bootclasspath/othervm -XX:+UnlockDiagnosticVMOptions
  *                   -Xbatch -XX:-TieredCompilation
  *                   -XX:+FoldStableValues
  *                   -XX:CompileCommand=dontinline,*Test::test*