--- old/test/compiler/whitebox/GetCodeHeapEntriesTest.java 2016-08-11 13:27:29.322852400 -0400 +++ new/test/compiler/whitebox/GetCodeHeapEntriesTest.java 2016-08-11 13:27:28.910508400 -0400 @@ -26,10 +26,10 @@ * @test GetCodeHeapEntriesTest * @bug 8059624 * @summary testing of WB::getCodeHeapEntries() - * @library /testlibrary /test/lib / + * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management - * @build compiler.whitebox.GetCodeHeapEntriesTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions