< prev index next >

test/javax/management/Introspector/ClassLeakTest.java

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

*** 24,34 **** /* * @test * @bug 4909536 * @summary Ensure that the Introspector does not retain refs to classes * @author Eamonn McManus ! * @modules java.management * @run clean ClassLeakTest * @run build ClassLeakTest * @run main ClassLeakTest */ --- 24,34 ---- /* * @test * @bug 4909536 * @summary Ensure that the Introspector does not retain refs to classes * @author Eamonn McManus ! * * @run clean ClassLeakTest * @run build ClassLeakTest * @run main ClassLeakTest */
< prev index next >