equal
deleted
inserted
replaced
25 /* |
25 /* |
26 * @test FailedConnectionTest 1.1 03/11/26 |
26 * @test FailedConnectionTest 1.1 03/11/26 |
27 * @bug 4939578 |
27 * @bug 4939578 |
28 * @summary test to get an IOException. |
28 * @summary test to get an IOException. |
29 * @author Shanliang JIANG |
29 * @author Shanliang JIANG |
30 * @modules java.management |
30 * |
31 * @run clean FailedConnectionTest |
31 * @run clean FailedConnectionTest |
32 * @run build FailedConnectionTest |
32 * @run build FailedConnectionTest |
33 * @run main FailedConnectionTest |
33 * @run main FailedConnectionTest |
34 */ |
34 */ |
35 |
35 |