< prev index next >

test/runtime/NMT/ThreadedMallocTestType.java

Print this page

        

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