< prev index next >

test/runtime/NMT/ReleaseCommittedMemory.java

Print this page

        

*** 25,35 **** * @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 */ --- 25,35 ---- * @test * @bug 8013120 * @summary Release committed memory and make sure NMT handles it correctly * @key nmt regression * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* ReleaseCommittedMemory * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ReleaseCommittedMemory */
< prev index next >