test/compiler/intrinsics/mathexact/AddExactLNonConstantTest.java

changeset 6152
9949533a8623
parent 0
f90c822e73f8
child 6375
085b304a1cc5
     1.1 --- a/test/compiler/intrinsics/mathexact/AddExactLNonConstantTest.java	Fri Nov 29 11:20:34 2013 -0800
     1.2 +++ b/test/compiler/intrinsics/mathexact/AddExactLNonConstantTest.java	Fri Nov 22 14:14:26 2013 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4   * @bug 8026844
     1.5   * @summary Test non constant addExact
     1.6   * @compile AddExactLNonConstantTest.java Verify.java
     1.7 - * @run main AddExactLNonConstantTest
     1.8 + * @run main AddExactLNonConstantTest -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+UseMathExactIntrinsics
     1.9   *
    1.10   */
    1.11  

mercurial