--- old/test/gc/startup_warnings/TestParNewCMS.java 2015-02-24 10:32:52.065296472 -0800 +++ new/test/gc/startup_warnings/TestParNewCMS.java 2015-02-24 10:32:51.745280999 -0800 @@ -27,6 +27,8 @@ * @bug 8065972 * @summary Test that specifying -XX:+UseParNewGC on the command line logs a warning message * @library /testlibrary +* @build com.oracle.java.testlibrary.* +* @run main/othervm TestParNewCMS */ import com.oracle.java.testlibrary.OutputAnalyzer;