< prev index next >

test/compiler/unsafe/UnsafeGetConstantField.java

Print this page

        

@@ -24,11 +24,11 @@
  */
 
 /*
  * @test
  * @summary tests on constant folding of unsafe get operations
- * @library /testlibrary
+ * @library /test/lib
  *
  * @requires vm.flavor == "server"
  *
  * @modules java.base/jdk.internal.org.objectweb.asm
  *          java.base/jdk.internal.vm.annotation
< prev index next >