--- old/test/gc/whitebox/TestWBGC.java 2014-12-10 10:23:48.596006994 +0100 +++ new/test/gc/whitebox/TestWBGC.java 2014-12-10 10:23:48.520006997 +0100 @@ -25,7 +25,7 @@ * @test TestWBGC * @bug 8055098 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. - * @library /testlibrary /testlibrary/whitebox + * @library /testlibrary /../../test/lib * @build TestWBGC * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestWBGC