< prev index next >

test/javax/management/mxbean/StandardMBeanOverrideTest.java

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

@@ -27,11 +27,11 @@
  * @summary Test the correctness of immutableInfo field in MBeanInfo descriptor
  *          when overriding the methods cacheMBeanInfo, getCachedMBeanInfo,
  *          getMBeanInfo and getNotificationInfo in StandardMBean and
  *          StandardEmitterMBean.
  * @author Luis-Miguel Alventosa
- * @modules java.management
+ *
  * @run clean StandardMBeanOverrideTest
  * @run build StandardMBeanOverrideTest
  * @run main StandardMBeanOverrideTest
  */
 
< prev index next >