< prev index next >

test/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test * @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.*; public class PrintNMTStatisticsWithNMTDisabled {
< prev index next >