--- old/test/compiler/startup/StartupOutput.java 2015-02-24 10:30:42.000007801 -0800 +++ new/test/compiler/startup/StartupOutput.java 2015-02-24 10:30:41.509984109 -0800 @@ -26,6 +26,8 @@ * @bug 8026949 * @summary Test ensures correct VM output during startup * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm StartupOutput */ import com.oracle.java.testlibrary.*;