--- old/test/runtime/NMT/CommandLineTurnOffNMT.java 2015-02-24 10:34:12.324177037 -0800 +++ new/test/runtime/NMT/CommandLineTurnOffNMT.java 2015-02-24 10:34:11.915157260 -0800 @@ -26,6 +26,8 @@ * @key nmt * @summary Turning off NMT should not result in an error * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm CommandLineTurnOffNMT */ import com.oracle.java.testlibrary.*;