--- old/test/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java 2015-02-24 10:34:29.308998266 -0800 +++ new/test/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java 2015-02-24 10:34:28.987982745 -0800 @@ -26,6 +26,8 @@ * @key nmt * @summary Trying to enable PrintNMTStatistics should result in a warning * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm PrintNMTStatisticsWithNMTDisabled */ import com.oracle.java.testlibrary.*;