equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test CloseUnconnectedTest.java 1.1 03/07/28 |
25 * @test CloseUnconnectedTest.java 1.1 03/07/28 |
26 * @bug 4897052 |
26 * @bug 4897052 |
27 * @summary Tests that opening and immediately closing a connector works |
27 * @summary Tests that opening and immediately closing a connector works |
28 * @author Eamonn McManus |
28 * @author Eamonn McManus |
29 * @modules java.management |
29 * |
30 * @run clean CloseUnconnectedTest |
30 * @run clean CloseUnconnectedTest |
31 * @run build CloseUnconnectedTest |
31 * @run build CloseUnconnectedTest |
32 * @run main CloseUnconnectedTest |
32 * @run main CloseUnconnectedTest |
33 */ |
33 */ |
34 |
34 |