< prev index next >

test/javax/management/mxbean/MXBeanAnnotationTest.java

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

*** 24,34 **** /* * @test * @bug 6316491 * @summary Check that the MXBean annotation works as advertised * @author Eamonn McManus ! * @modules java.management * @run clean MXBeanAnnotationTest * @run build MXBeanAnnotationTest * @run main MXBeanAnnotationTest */ --- 24,34 ---- /* * @test * @bug 6316491 * @summary Check that the MXBean annotation works as advertised * @author Eamonn McManus ! * * @run clean MXBeanAnnotationTest * @run build MXBeanAnnotationTest * @run main MXBeanAnnotationTest */
< prev index next >