< prev index next >

test/javax/management/mxbean/OverloadTest.java

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

*** 24,34 **** /* * @test * @bug 6175517 * @summary Test that MXBean interfaces can contain overloaded methods * @author Eamonn McManus ! * @modules java.management * @run clean OverloadTest * @run build OverloadTest * @run main OverloadTest */ --- 24,34 ---- /* * @test * @bug 6175517 * @summary Test that MXBean interfaces can contain overloaded methods * @author Eamonn McManus ! * * @run clean OverloadTest * @run build OverloadTest * @run main OverloadTest */
< prev index next >