< prev index next >

test/runtime/NMT/ThreadedVirtualAllocTestType.java

Print this page

        

*** 23,33 **** /* * @test * @key nmt jcmd * @library /testlibrary /../../test/lib ! * @build ThreadedVirtualAllocTestType * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ThreadedVirtualAllocTestType */ --- 23,33 ---- /* * @test * @key nmt jcmd * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* ThreadedVirtualAllocTestType * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ThreadedVirtualAllocTestType */
< prev index next >