--- old/test/compiler/classUnloading/methodUnloading/TestMethodUnloading.java 2016-08-11 13:12:28.830857000 -0400 +++ new/test/compiler/classUnloading/methodUnloading/TestMethodUnloading.java 2016-08-11 13:12:28.412247200 -0400 @@ -26,9 +26,9 @@ * @bug 8029443 * @summary Tests the unloading of methods to to class unloading * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib / + * @library /test/lib / * - * @build compiler.classUnloading.methodUnloading.TestMethodUnloading + * @build sun.hotspot.WhiteBox * compiler.classUnloading.methodUnloading.WorkerClass * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission