--- old/test/gc/logging/TestGCId.java 2015-02-24 10:32:33.438395853 -0800 +++ new/test/gc/logging/TestGCId.java 2015-02-24 10:32:33.021375691 -0800 @@ -27,6 +27,8 @@ * @summary Ensure that the GCId is logged * @key gc * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestGCId */ import com.oracle.java.testlibrary.ProcessTools;