--- old/test/runtime/NMT/AutoshutdownNMT.java 2015-02-24 10:34:03.635756945 -0800 +++ new/test/runtime/NMT/AutoshutdownNMT.java 2015-02-24 10:34:03.303740890 -0800 @@ -26,6 +26,8 @@ * @key nmt * @summary Test for deprecated message if -XX:-AutoShutdownNMT is specified * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm AutoshutdownNMT */ import com.oracle.java.testlibrary.*;