< prev index next >

test/compiler/c2/Test5057225.java

Print this page

        

@@ -24,11 +24,11 @@
 /**
  * @test
  * @bug 5057225
  * @summary Remove useless I2L conversions
  * @modules java.base/jdk.internal.misc
- * @library /testlibrary
+ * @library /test/lib
  *
  * @run main/othervm -Xcomp
  *      -XX:CompileCommand=compileonly,compiler.c2.Test5057225::doload
  *      compiler.c2.Test5057225
  */
< prev index next >