< prev index next >

test/javax/management/Introspector/ChangingNotifsTest.java

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

*** 25,35 **** * @test * @bug 6175517 * @summary Check that Standard MBeans can change their MBeanNotificationInfo[] * and MXBeans cannot * @author Eamonn McManus ! * @modules java.management * @run clean ChangingNotifsTest * @run build ChangingNotifsTest * @run main ChangingNotifsTest */ --- 25,35 ---- * @test * @bug 6175517 * @summary Check that Standard MBeans can change their MBeanNotificationInfo[] * and MXBeans cannot * @author Eamonn McManus ! * * @run clean ChangingNotifsTest * @run build ChangingNotifsTest * @run main ChangingNotifsTest */
< prev index next >