--- old/jdk/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java 2017-02-01 16:12:27.000000000 +0000 +++ new/jdk/test/javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java 2017-02-01 16:12:27.000000000 +0000 @@ -27,7 +27,7 @@ * @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