< prev index next >

test/javax/management/modelmbean/AddAttributeChangeNotificationListenerTest.java

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

*** 28,38 **** * RequiredModelMBean.addAttributeChangeNotificationListener * is called with a non-existent attribute name and there are * no other attributes. * @author Yves Joan * @author Eamonn McManus ! * @modules java.management * @run clean AddAttributeChangeNotificationListenerTest * @run build AddAttributeChangeNotificationListenerTest * @run main AddAttributeChangeNotificationListenerTest */ --- 28,38 ---- * RequiredModelMBean.addAttributeChangeNotificationListener * is called with a non-existent attribute name and there are * no other attributes. * @author Yves Joan * @author Eamonn McManus ! * * @run clean AddAttributeChangeNotificationListenerTest * @run build AddAttributeChangeNotificationListenerTest * @run main AddAttributeChangeNotificationListenerTest */
< prev index next >