--- old/test/gc/defnew/HeapChangeLogging.java 2015-02-24 10:31:54.312504107 -0800 +++ new/test/gc/defnew/HeapChangeLogging.java 2015-02-24 10:31:53.956486894 -0800 @@ -25,7 +25,7 @@ * @test HeapChangeLogging.java * @bug 8027440 * @library /testlibrary - * @build HeapChangeLogging + * @build com.oracle.java.testlibrary.* HeapChangeLogging * @summary Allocate to get a promotion failure and verify that that heap change logging is present. * @run main HeapChangeLogging */