--- old/test/gc/startup_warnings/TestParNewSerialOld.java 2015-02-24 10:32:53.383360200 -0800 +++ new/test/gc/startup_warnings/TestParNewSerialOld.java 2015-02-24 10:32:53.058344486 -0800 @@ -27,6 +27,8 @@ * @bug 8065972 * @summary Test that the unsupported ParNew+SerialOld combination does not start * @library /testlibrary +* @build com.oracle.java.testlibrary.* +* @run main/othervm TestParNewSerialOld */ import com.oracle.java.testlibrary.OutputAnalyzer;