--- old/test/runtime/NMT/CommandLineInvalidArgument.java 2015-02-24 10:34:09.798054895 -0800 +++ new/test/runtime/NMT/CommandLineInvalidArgument.java 2015-02-24 10:34:09.456038360 -0800 @@ -26,6 +26,8 @@ * @key nmt * @summary Invalid argument to NMT should result in an informative error message * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CommandLineInvalidArgument */ import com.oracle.java.testlibrary.*;