--- old/test/gc/startup_warnings/TestG1.java 2015-02-24 10:32:49.675180908 -0800 +++ new/test/gc/startup_warnings/TestG1.java 2015-02-24 10:32:49.346165000 -0800 @@ -27,6 +27,8 @@ * @bug 8006398 * @summary Test that the G1 collector does not print a warning message * @library /testlibrary +* @build com.oracle.java.testlibrary.* +* @run main/othervm TestG1 */ import com.oracle.java.testlibrary.OutputAnalyzer;