< prev index next >

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

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @library /testlibrary /../../test/lib /compiler/whitebox
  *          /compiler/testlibrary
- * @build DecrementExactLongTest
+ * @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 >