diff -r 14ab3266fe62 -r 306c020eb154 jdk/test/javax/management/monitor/CounterMonitorInitThresholdTest.java --- a/jdk/test/javax/management/monitor/CounterMonitorInitThresholdTest.java Thu Mar 16 07:27:14 2017 +0100 +++ b/jdk/test/javax/management/monitor/CounterMonitorInitThresholdTest.java Wed Mar 15 22:48:59 2017 -0700 @@ -28,7 +28,7 @@ * objects added before the counter monitor is started as well as by * the observed objects which are added once the monitor is started. * @author Luis-Miguel Alventosa - * @modules java.management + * * @run clean CounterMonitorInitThresholdTest * @run build CounterMonitorInitThresholdTest * @run main CounterMonitorInitThresholdTest