< prev index next >

test/runtime/NMT/CommandLineTurnOffNMT.java

Print this page

        

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