--- old/test/compiler/codecache/OverflowCodeCacheTest.java 2016-08-11 13:12:38.966404700 -0400 +++ new/test/compiler/codecache/OverflowCodeCacheTest.java 2016-08-11 13:12:38.533178900 -0400 @@ -26,11 +26,11 @@ * @test OverflowCodeCacheTest * @bug 8059550 * @summary testing of code cache segments overflow - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management * - * @build compiler.codecache.OverflowCodeCacheTest + * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions