< prev index next >

test/javax/management/Introspector/InvokeGettersTest.java

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

*** 24,34 **** /* * @test * @bug 6317101 * @summary Test that the jmx.invoke.getters system property works * @author Eamonn McManus ! * @modules java.management * @run clean InvokeGettersTest * @run build InvokeGettersTest * @run main InvokeGettersTest */ --- 24,34 ---- /* * @test * @bug 6317101 * @summary Test that the jmx.invoke.getters system property works * @author Eamonn McManus ! * * @run clean InvokeGettersTest * @run build InvokeGettersTest * @run main InvokeGettersTest */
< prev index next >