< prev index next >

test/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java

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

*** 38,50 **** /** * * @test * @bug 6672135 * @summary setInterval() for local MonitoredHost and local MonitoredVm ! * @modules jdk.internal.jvmstat/sun.jvmstat.monitor * @library /lib/testlibrary * @library /test/lib * @build jdk.testlibrary.* * @build jdk.test.lib.apps.* * @run main TestPollingInterval */ public class TestPollingInterval { --- 38,51 ---- /** * * @test * @bug 6672135 * @summary setInterval() for local MonitoredHost and local MonitoredVm ! * * @library /lib/testlibrary * @library /test/lib + * * @build jdk.testlibrary.* * @build jdk.test.lib.apps.* * @run main TestPollingInterval */ public class TestPollingInterval {
< prev index next >