< prev index next >

test/compiler/unsafe/UnsafeRaw.java

Print this page

        

@@ -23,11 +23,11 @@
 
 /*
  * @test
  * @bug 8058744
  * @summary Invalid pattern-matching of address computations in raw unsafe
- * @library /testlibrary
+ * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @run main/othervm -Xbatch compiler.unsafe.UnsafeRaw
  */
 
< prev index next >