< prev index next >

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

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

*** 34,46 **** /* * @test * @bug 8042397 * @summary Unit test for jmap utility test heap configuration reader ! * @modules jdk.hotspot.agent/sun.jvm.hotspot * @library /test/lib * @library /lib/testlibrary * @build jdk.testlibrary.* * @build jdk.test.lib.apps.* * @build JMapHeapConfigTest TmtoolTestScenario * @run main JMapHeapConfigTest */ --- 34,48 ---- /* * @test * @bug 8042397 * @summary Unit test for jmap utility test heap configuration reader ! * * @library /test/lib * @library /lib/testlibrary + * @modules jdk.hotspot.agent/sun.jvm.hotspot + * * @build jdk.testlibrary.* * @build jdk.test.lib.apps.* * @build JMapHeapConfigTest TmtoolTestScenario * @run main JMapHeapConfigTest */
< prev index next >