< prev index next >

test/javax/management/MBeanInfo/NotificationInfoTest.java

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

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