< prev index next >

test/sun/tools/jmap/BasicJMapTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 32,45 **** import jdk.testlibrary.OutputAnalyzer; import jdk.testlibrary.ProcessTools; /* * @test - * @summary Unit test for jmap utility * @key intermittent * @library /lib/testlibrary * @library /test/lib * @build jdk.testlibrary.* * @build jdk.test.lib.hprof.* * @build jdk.test.lib.hprof.model.* * @build jdk.test.lib.hprof.parser.* * @build jdk.test.lib.hprof.util.* --- 32,47 ---- import jdk.testlibrary.OutputAnalyzer; import jdk.testlibrary.ProcessTools; /* * @test * @key intermittent + * @summary Unit test for jmap utility + * * @library /lib/testlibrary * @library /test/lib + * * @build jdk.testlibrary.* * @build jdk.test.lib.hprof.* * @build jdk.test.lib.hprof.model.* * @build jdk.test.lib.hprof.parser.* * @build jdk.test.lib.hprof.util.*
< prev index next >