< prev index next >

test/runtime/NMT/SummaryAfterShutdown.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @key nmt jcmd * @summary Verify that jcmd correctly reports that NMT is not enabled after a shutdown * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm -XX:NativeMemoryTracking=detail SummaryAfterShutdown */ import com.oracle.java.testlibrary.*;
< prev index next >