--- old/test/runtime/CommandLine/ConfigFileWarning.java 2015-02-24 10:33:31.577206892 -0800 +++ new/test/runtime/CommandLine/ConfigFileWarning.java 2015-02-24 10:33:31.006179284 -0800 @@ -26,6 +26,8 @@ * @bug 7167142 * @summary Warn if unused .hotspot_rc file is present * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm ConfigFileWarning */ import java.io.PrintWriter;