< prev index next >

test/javax/management/remote/mandatory/connection/CloseUnconnectedTest.java

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

*** 24,34 **** /* * @test CloseUnconnectedTest.java 1.1 03/07/28 * @bug 4897052 * @summary Tests that opening and immediately closing a connector works * @author Eamonn McManus ! * @modules java.management * @run clean CloseUnconnectedTest * @run build CloseUnconnectedTest * @run main CloseUnconnectedTest */ --- 24,34 ---- /* * @test CloseUnconnectedTest.java 1.1 03/07/28 * @bug 4897052 * @summary Tests that opening and immediately closing a connector works * @author Eamonn McManus ! * * @run clean CloseUnconnectedTest * @run build CloseUnconnectedTest * @run main CloseUnconnectedTest */
< prev index next >