< prev index next >

test/runtime/NMT/AutoshutdownNMT.java

Print this page

        

@@ -24,10 +24,12 @@
 /*
  * @test
  * @key nmt
  * @summary Test for deprecated message if -XX:-AutoShutdownNMT is specified
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm AutoshutdownNMT
  */
 
 import com.oracle.java.testlibrary.*;
 
 public class AutoshutdownNMT {
< prev index next >