--- old/test/runtime/ClassUnload/KeepAliveClass.java 2015-02-24 10:33:18.042552484 -0800 +++ new/test/runtime/ClassUnload/KeepAliveClass.java 2015-02-24 10:33:17.709536382 -0800 @@ -26,7 +26,7 @@ * @summary This test case uses a java.lang.Class instance to keep a class alive. * @library /testlibrary /../../test/lib /runtime/testlibrary * @library classes - * @build KeepAliveClass test.Empty + * @build com.oracle.java.testlibrary.* KeepAliveClass test.Empty * @build ClassUnloadCommon * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission