< prev index next >

test/runtime/NMT/JcmdSummaryDiff.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @summary run NMT baseline, allocate memory and verify output from summary.diff
  * @key nmt jcmd
  * @library /testlibrary /../../test/lib
- * @build JcmdSummaryDiff
+ * @build com.oracle.java.testlibrary.* JcmdSummaryDiff
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=summary JcmdSummaryDiff
  */
 
 import com.oracle.java.testlibrary.*;
< prev index next >