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