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