< prev index next >

test/runtime/NMT/JcmdWithNMTDisabled.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @key nmt jcmd * @summary Verify that jcmd correctly reports that NMT is not enabled * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main JcmdWithNMTDisabled 1 */ import com.oracle.java.testlibrary.*;
< prev index next >