--- old/test/testlibrary_tests/OutputAnalyzerReportingTest.java 2015-02-24 10:35:42.576540825 -0800 +++ new/test/testlibrary_tests/OutputAnalyzerReportingTest.java 2015-02-24 10:35:42.258525450 -0800 @@ -28,6 +28,8 @@ * such as printing additional diagnostic info * (exit code, stdout, stderr, command line, etc.) * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm OutputAnalyzerReportingTest */ import java.io.ByteArrayOutputStream;