< prev index next >

test/runtime/NMT/PrintNMTStatistics.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test * @key nmt regression * @bug 8005936 8058606 * @summary Verify PrintNMTStatistics on normal JVM exit for detail and summary tracking level * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm PrintNMTStatistics * @ignore 8067167 */ import com.oracle.java.testlibrary.*;
< prev index next >