< prev index next >

test/runtime/NMT/CommandLineTurnOffNMT.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @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 >