< prev index next >

test/compiler/intrinsics/mathexact/SubExactLConstantTest.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug 8026844
  * @bug 8027353
  * @summary Test constant subtractExact
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @compile SubExactLConstantTest.java Verify.java
  * @run main SubExactLConstantTest
  *
  */
 
< prev index next >