equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 6192124 |
26 * @bug 6192124 |
27 * @summary Tests that you can turn off the server connection timeout thread |
27 * @summary Tests that you can turn off the server connection timeout thread |
28 * @author Eamonn McManus |
28 * @author Eamonn McManus |
29 * @modules java.management |
29 * |
30 * @run clean NoServerTimeoutTest |
30 * @run clean NoServerTimeoutTest |
31 * @run build NoServerTimeoutTest |
31 * @run build NoServerTimeoutTest |
32 * @run main NoServerTimeoutTest |
32 * @run main NoServerTimeoutTest |
33 */ |
33 */ |
34 |
34 |