< prev index next >

test/compiler/intrinsics/unsafe/HeapByteBufferTest.java

Print this page

        

@@ -25,11 +25,11 @@
 /**
  * @test
  * @bug 8026049 8151163
  * @summary Verify that byte buffers are correctly accessed.
  * @modules java.base/jdk.internal.misc
- * @library /testlibrary
+ * @library /test/lib
  *
  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:-UseUnalignedAccesses -Djdk.test.lib.random.seed=0
  *      HeapByteBufferTest
  * @run main/othervm -Djdk.test.lib.random.seed=0
  *      HeapByteBufferTest
< prev index next >