< prev index next >

test/javax/management/monitor/StringMonitorDeadlockTest.java

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

*** 22,36 **** */ /* * @test * @bug 6303187 * @summary Test that no locks are held when a monitor attribute is sampled * or notif delivered. * @author Eamonn McManus ! * @key intermittent ! * @modules java.management * @run clean StringMonitorDeadlockTest * @run build StringMonitorDeadlockTest * @run main StringMonitorDeadlockTest 1 * @run main StringMonitorDeadlockTest 2 * @run main StringMonitorDeadlockTest 3 --- 22,36 ---- */ /* * @test * @bug 6303187 + * @key intermittent * @summary Test that no locks are held when a monitor attribute is sampled * or notif delivered. * @author Eamonn McManus ! * * @run clean StringMonitorDeadlockTest * @run build StringMonitorDeadlockTest * @run main StringMonitorDeadlockTest 1 * @run main StringMonitorDeadlockTest 2 * @run main StringMonitorDeadlockTest 3
< prev index next >