< prev index next >

test/javax/management/monitor/CounterMonitorDeadlockTest.java

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

@@ -25,10 +25,11 @@
  * @test
  * @bug 6303187
  * @summary Test that no locks are held when a monitor attribute is sampled
  * or notif delivered.
  * @author Eamonn McManus
+ * @modules java.management
  * @run clean CounterMonitorDeadlockTest
  * @run build CounterMonitorDeadlockTest
  * @run main CounterMonitorDeadlockTest 1
  * @run main CounterMonitorDeadlockTest 2
  * @run main CounterMonitorDeadlockTest 3
< prev index next >