< prev index next >

test/runtime/NMT/CommandLineSummary.java

Print this page

        

@@ -24,10 +24,12 @@
  /*
  * @test
  * @key nmt
  * @summary Running with NMT summary should not result in an error
  * @library /testlibrary
+ * @build com.oracle.java.testlibrary.*
+ * @run main/othervm CommandLineSummary
  */
 
 import com.oracle.java.testlibrary.*;
 
 public class CommandLineSummary {
< prev index next >