< prev index next >

test/runtime/NMT/JcmdScale.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @key nmt jcmd
  * @summary Test the NMT scale parameter
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main/othervm -XX:NativeMemoryTracking=summary JcmdScale
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >