< prev index next >

jdk/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 6238731
  * @summary Check that the expected notification is received by the JMX
  *          client even when the domain in the ObjectName is not specified
  * @author Shanliang JIANG
- * @modules java.management
+ * @modules java.management.rmi
  * @run clean EmptyDomainNotificationTest
  * @run build EmptyDomainNotificationTest
  * @run main EmptyDomainNotificationTest
  */
 
< prev index next >