< prev index next >

jdk/test/javax/management/MBeanInfo/NotificationInfoTest.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 5012634
  * @summary Test that JMX classes use fully-qualified class names
  * in MBeanNotificationInfo
  * @author Eamonn McManus
- * @modules java.management
+ * @modules java.management.rmi
  * @run clean NotificationInfoTest
  * @run build NotificationInfoTest
  * @run main NotificationInfoTest
  */
 
< prev index next >