< prev index next >

test/sun/tools/jmap/heapconfig/JMapHeapConfigTest.java

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8042397 * @summary Unit test for jmap utility test heap configuration reader * @library /lib/testlibrary + * @modules java.management * @build jdk.testlibrary.* * @build JMapHeapConfigTest LingeredApp TmtoolTestScenario * @run main JMapHeapConfigTest */ import java.io.IOException;
< prev index next >