--- old/test/runtime/LoadClass/LoadClassNegative.java 2015-02-24 10:33:59.885575621 -0800 +++ new/test/runtime/LoadClass/LoadClassNegative.java 2015-02-24 10:33:59.469555505 -0800 @@ -27,7 +27,7 @@ * @bug 8020675 * @summary make sure there is no fatal error if a class is loaded from an invalid jar file which is in the bootclasspath * @library /testlibrary - * @build TestForName + * @build com.oracle.java.testlibrary.* TestForName * @build LoadClassNegative * @run main LoadClassNegative */