diff test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents cd5d10655495
children 52b4284cb496
line wrap: on
line diff
--- a/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java	Tue Apr 01 14:09:03 2014 +0200
+++ b/test/compiler/intrinsics/mathexact/NegExactILoopDependentTest.java	Tue Apr 01 13:57:07 2014 +0200
@@ -26,7 +26,7 @@
  * @bug 8026844
  * @summary Test negExact loop dependent
  * @compile NegExactILoopDependentTest.java Verify.java
- * @run main NegExactILoopDependentTest
+ * @run main NegExactILoopDependentTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics
  *
  */
 public class NegExactILoopDependentTest {