< prev index next >

test/runtime/NMT/SummarySanityCheck.java

Print this page

        

*** 24,34 **** /* * @test * @key nmt jcmd * @summary Sanity check the output of NMT * @library /testlibrary /../../test/lib ! * @build SummarySanityCheck * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:NativeMemoryTracking=summary -XX:+WhiteBoxAPI SummarySanityCheck */ --- 24,34 ---- /* * @test * @key nmt jcmd * @summary Sanity check the output of NMT * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* SummarySanityCheck * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:NativeMemoryTracking=summary -XX:+WhiteBoxAPI SummarySanityCheck */
< prev index next >