< prev index next >

test/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java

Print this page

        

*** 23,33 **** /* * @test * @library /testlibrary /../../test/lib /compiler/whitebox * /compiler/testlibrary ! * @build DecrementExactLongTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+IgnoreUnrecognizedVMOptions -XX:+WhiteBoxAPI -XX:+LogCompilation * -XX:CompileCommand=compileonly,MathIntrinsic*::execMathMethod --- 23,33 ---- /* * @test * @library /testlibrary /../../test/lib /compiler/whitebox * /compiler/testlibrary ! * @build com.oracle.java.testlibrary.* DecrementExactLongTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+IgnoreUnrecognizedVMOptions -XX:+WhiteBoxAPI -XX:+LogCompilation * -XX:CompileCommand=compileonly,MathIntrinsic*::execMathMethod
< prev index next >