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