< 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,11 +28,11 @@
  * 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
  */
 
< prev index next >