< prev index next >

test/compiler/c2/Test6805724.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 6805724
  * @summary ModLNode::Ideal() generates functionally incorrect graph
  *          when divisor is any (2^k-1) constant.
  * @modules java.base/jdk.internal.misc
- * @library /testlibrary
+ * @library /test/lib
  *
  * @run main/othervm -Xcomp
  *      -XX:CompileCommand=compileonly,compiler.c2.Test6805724::fcomp
  *      compiler.c2.Test6805724
  */
< prev index next >