< prev index next >

test/javax/management/modelmbean/SimpleModelMBean/SimpleModelMBeanCommand.java

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

@@ -26,11 +26,11 @@
  * @bug 4874819
  * @summary Test that MBeanInfo classes no longer throw an
  * IllegalArgumentException when attribute names, operation names, and
  * Java type names do not strictly follow the expected Java syntax.
  * @author Eamonn McManus, Daniel Fuchs
- * @modules java.management
+ *
  * @run clean SimpleModelMBeanCommand
  * @run build SimpleModelMBeanCommand
  * @run main/othervm/java.security.policy=policy  SimpleModelMBeanCommand
  */
 
< prev index next >