< prev index next >

test/sun/management/jmxremote/startstop/JMXStartStopTest.java

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

*** 54,63 **** --- 54,64 ---- /** * @test * @bug 7110104 * @library /lib/testlibrary + * @modules java.management/sun.management * @build jdk.testlibrary.* JMXStartStopTest JMXStartStopDoSomething * @run main/othervm/timeout=600 -XX:+UsePerfData JMXStartStopTest * @summary Makes sure that enabling/disabling the management agent through JCMD * achieves the desired results * @key randomness
< prev index next >