< prev index next >

test/javax/management/Introspector/AnnotationTest.java

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

*** 25,35 **** * @test * @bug 6221321 6295867 * @summary Test that annotations in Standard MBean interfaces * correctly produce Descriptor entries * @author Eamonn McManus ! * @modules java.management * @run clean AnnotationTest * @run build AnnotationTest * @run main AnnotationTest */ --- 25,35 ---- * @test * @bug 6221321 6295867 * @summary Test that annotations in Standard MBean interfaces * correctly produce Descriptor entries * @author Eamonn McManus ! * * @run clean AnnotationTest * @run build AnnotationTest * @run main AnnotationTest */
< prev index next >