< prev index next >

test/javax/management/mxbean/PropertyNamesTest.java

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

*** 24,34 **** /* * @test * @bug 6175517 * @summary Test the PropertyNames annotation with MXBeans * @author Eamonn McManus ! * @modules java.management * @run clean PropertyNamesTest * @run build PropertyNamesTest * @run main PropertyNamesTest */ --- 24,34 ---- /* * @test * @bug 6175517 * @summary Test the PropertyNames annotation with MXBeans * @author Eamonn McManus ! * * @run clean PropertyNamesTest * @run build PropertyNamesTest * @run main PropertyNamesTest */
< prev index next >