test/runtime/NMT/ChangeTrackingLevel.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8059100 * @summary Test that you can decrease NMT tracking level but not increase it. * @key nmt ! * @library /testlibrary /../../test/lib * @build ChangeTrackingLevel * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ChangeTrackingLevel */ --- 24,34 ---- /* * @test * @bug 8059100 * @summary Test that you can decrease NMT tracking level but not increase it. * @key nmt ! * @library /testlibrary /test/lib * @build ChangeTrackingLevel * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ChangeTrackingLevel */