< prev index next >

test/javax/management/Introspector/FeatureOrderTest.java

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

@@ -25,11 +25,10 @@
  * @test
  * @bug 6486655
  * @summary Test that attributes and operations appear in the same order
  * in MBeanInfo as they did in the Standard MBean or MXBean Interface.
  * @author Eamonn McManus
- * @modules java.management
  */
 
 /*
  * For more background on this test, see:
  * http://weblogs.java.net/blog/emcmanus/archive/2006/11/notes_on_unspec.html
< prev index next >