test/runtime/NMT/MallocTrackingVerify.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8054836 * @summary Test to verify correctness of malloc tracking * @key nmt jcmd ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build MallocTrackingVerify * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocTrackingVerify --- 24,34 ---- /* * @test * @bug 8054836 * @summary Test to verify correctness of malloc tracking * @key nmt jcmd ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build MallocTrackingVerify * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocTrackingVerify