< prev index next >

test/runtime/NMT/CommandLineDetail.java

Print this page

        

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