hotspot/test/compiler/intrinsics/mathexact/DecExactLTest.java
changeset 21920 7b7c52305d6a
parent 21105 47618ee96ed5
child 21921 e593aa83194e
--- a/hotspot/test/compiler/intrinsics/mathexact/DecExactLTest.java	Fri Nov 29 11:20:34 2013 -0800
+++ b/hotspot/test/compiler/intrinsics/mathexact/DecExactLTest.java	Fri Nov 22 14:14:26 2013 +0100
@@ -26,7 +26,7 @@
  * @bug 8026844
  * @summary Test decrementExact
  * @compile DecExactITest.java Verify.java
- * @run main DecExactITest
+ * @run main DecExactITest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics
  *
  */