< prev index next >

test/javax/management/Introspector/UnregisterMBeanExceptionTest.java

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

@@ -26,11 +26,11 @@
  * @bug 6328682
  * @summary Test that MBeanServer.unregisterMBean() correctly unregisters
  *          the supplied MBean although DynamicMBean.getMBeanInfo() throws
  *          a runtime exception.
  * @author Luis-Miguel Alventosa
- * @modules java.management
+ *
  * @run clean UnregisterMBeanExceptionTest
  * @run build UnregisterMBeanExceptionTest
  * @run main UnregisterMBeanExceptionTest
  */
 
< prev index next >