hotspot/test/compiler/intrinsics/mathexact/CompareTest.java
changeset 22911 ff49c48c887d
parent 21920 7b7c52305d6a
child 40059 c2304140ed64
--- a/hotspot/test/compiler/intrinsics/mathexact/CompareTest.java	Mon Feb 24 15:12:26 2014 -0800
+++ b/hotspot/test/compiler/intrinsics/mathexact/CompareTest.java	Thu Jan 23 12:08:28 2014 +0100
@@ -26,7 +26,7 @@
  * @bug 8026722
  * @summary Verify that the compare after addExact is a signed compare
  * @compile CompareTest.java
- * @run main CompareTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics
+ * @run main CompareTest
  *
  */