jdk/test/javax/management/Introspector/GetMBeanInfoExceptionTest.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
--- a/jdk/test/javax/management/Introspector/GetMBeanInfoExceptionTest.java	Thu Mar 16 07:27:14 2017 +0100
+++ b/jdk/test/javax/management/Introspector/GetMBeanInfoExceptionTest.java	Wed Mar 15 22:48:59 2017 -0700
@@ -27,7 +27,7 @@
  * @summary Test that the exception thrown by DynamicMBean.getMBeanInfo()
  *          keeps the init cause.
  * @author Luis-Miguel Alventosa
- * @modules java.management
+ *
  * @run clean GetMBeanInfoExceptionTest
  * @run build GetMBeanInfoExceptionTest
  * @run main GetMBeanInfoExceptionTest