hotspot/test/sanity/MismatchedWhiteBox/WhiteBox.java
changeset 35086 bbf32241d851
parent 30249 faf83ebbf040
child 38152 80e5da81fb2c
--- a/hotspot/test/sanity/MismatchedWhiteBox/WhiteBox.java	Fri Dec 04 16:38:04 2015 +0100
+++ b/hotspot/test/sanity/MismatchedWhiteBox/WhiteBox.java	Fri Dec 04 23:46:19 2015 +0300
@@ -29,7 +29,7 @@
  * @library /testlibrary
  * @compile WhiteBox.java
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
- * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI sun.hotspot.WhiteBox
+ * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-CheckIntrinsics sun.hotspot.WhiteBox
  */
 
 package sun.hotspot;