--- old/test/gc/whitebox/TestWBGC.java 2015-02-24 10:33:06.031971767 -0800 +++ new/test/gc/whitebox/TestWBGC.java 2015-02-24 10:33:05.691955326 -0800 @@ -26,7 +26,7 @@ * @bug 8055098 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. * @library /testlibrary /../../test/lib - * @build TestWBGC + * @build com.oracle.java.testlibrary.* TestWBGC * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestWBGC */