< prev index next >

test/javax/management/mxbean/OperationImpactTest.java

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

*** 24,34 **** /* * @test * @bug 6320104 * @summary Check that MXBean operations have impact UNKNOWN. * @author Eamonn McManus ! * @modules java.management * @run clean OperationImpactTest * @run build OperationImpactTest * @run main OperationImpactTest */ --- 24,34 ---- /* * @test * @bug 6320104 * @summary Check that MXBean operations have impact UNKNOWN. * @author Eamonn McManus ! * * @run clean OperationImpactTest * @run build OperationImpactTest * @run main OperationImpactTest */
< prev index next >