< prev index next >

test/runtime/NMT/SummarySanityCheck.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @key nmt jcmd
  * @summary Sanity check the output of NMT
  * @library /testlibrary /../../test/lib
- * @build SummarySanityCheck
+ * @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 >