< prev index next >

test/runtime/NMT/BaselineWithParameter.java

Print this page

        

*** 25,34 **** --- 25,35 ---- * @test * @bug 8004802 * @key nmt jcmd regression * @summary Regression test for invoking a jcmd with baseline=false, result was that the target VM crashed * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm -XX:NativeMemoryTracking=detail BaselineWithParameter */ import com.oracle.java.testlibrary.*;
< prev index next >