test/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java	Thu Jan 30 13:52:04 2014
--- new/test/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java	Thu Jan 30 13:52:04 2014

*** 24,38 **** --- 24,38 ---- /* * @test * @library /testlibrary /testlibrary/whitebox /compiler/whitebox * @build DecrementExactIntTest * @run main ClassFileInstaller sun.hotspot.WhiteBox - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+IgnoreUnrecognizedVMOptions -XX:+WhiteBoxAPI -XX:+LogCompilation * -XX:CompileCommand=compileonly,MathIntrinsic*::execMathMethod * -XX:LogFile=hs_neg.log -XX:-UseMathExactIntrinsics DecrementExactIntTest - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+IgnoreUnrecognizedVMOptions -XX:+WhiteBoxAPI -XX:+LogCompilation * -XX:CompileCommand=compileonly,MathIntrinsic*::execMathMethod * -XX:LogFile=hs.log -XX:+UseMathExactIntrinsics DecrementExactIntTest * @run main Verifier hs_neg.log hs.log */

test/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File