< prev index next >

test/runtime/NMT/ShutdownTwice.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @key nmt jcmd
  * @summary Run shutdown twice
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
  * @run main/othervm -XX:NativeMemoryTracking=detail ShutdownTwice
  */
 
 import com.oracle.java.testlibrary.*;
 
< prev index next >