test/runtime/NMT/ReleaseCommittedMemory.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8013120 * @summary Release committed memory and make sure NMT handles it correctly * @key nmt regression ! * @library /testlibrary /testlibrary/whitebox * @build ReleaseCommittedMemory * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ReleaseCommittedMemory */ --- 24,34 ---- /* * @test * @bug 8013120 * @summary Release committed memory and make sure NMT handles it correctly * @key nmt regression ! * @library /testlibrary /../../test/lib * @build ReleaseCommittedMemory * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ReleaseCommittedMemory */