< prev index next >

test/javax/management/MBeanServer/OldMBeanServerTest.java

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

@@ -95,11 +95,13 @@
 /*
  * @test OldMBeanServerTest.java
  * @bug 5072268
  * @summary Test that nothing assumes a post-1.2 MBeanServer
  * @author Eamonn McManus
+ *
  * @modules java.management.rmi
+ *
  * @run main/othervm -ea OldMBeanServerTest
  */
 
 /*
  * We defined the MBeanServerBuilder class and the associated system
< prev index next >