< prev index next >

test/javax/management/monitor/CounterMonitorTest.java

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

*** 25,35 **** * @test * @bug 4981829 * @summary Test that the counter monitor, when running in difference mode, * emits a notification every time the threshold is exceeded. * @author Luis-Miguel Alventosa, Shanliang JIANG ! * @modules java.management * @run clean CounterMonitorTest * @run build CounterMonitorTest * @run main CounterMonitorTest */ --- 25,35 ---- * @test * @bug 4981829 * @summary Test that the counter monitor, when running in difference mode, * emits a notification every time the threshold is exceeded. * @author Luis-Miguel Alventosa, Shanliang JIANG ! * * @run clean CounterMonitorTest * @run build CounterMonitorTest * @run main CounterMonitorTest */
< prev index next >