--- old/test/compiler/intrinsics/unsafe/HeapByteBufferTest.java 2016-08-11 13:20:30.464820300 -0400 +++ new/test/compiler/intrinsics/unsafe/HeapByteBufferTest.java 2016-08-11 13:20:30.056456400 -0400 @@ -27,7 +27,7 @@ * @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