< prev index next >

test/javax/management/MBeanServer/NewMBeanListenerTest.java

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

*** 24,34 **** /* * @test * @bug 4757273 * @summary Test that registered notification is sent early enough * @author Eamonn McManus ! * @modules java.management * @run clean NewMBeanListenerTest * @run build NewMBeanListenerTest * @run main NewMBeanListenerTest */ --- 24,34 ---- /* * @test * @bug 4757273 * @summary Test that registered notification is sent early enough * @author Eamonn McManus ! * * @run clean NewMBeanListenerTest * @run build NewMBeanListenerTest * @run main NewMBeanListenerTest */
< prev index next >