< prev index next >

test/compiler/intrinsics/mathexact/MulExactILoopDependentTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8026844
  * @summary Test loop dependent multiplyExact
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @compile MulExactILoopDependentTest.java Verify.java
  * @run main MulExactILoopDependentTest
  *
  */
 public class MulExactILoopDependentTest {
< prev index next >