jdk/test/javax/management/remote/mandatory/threads/NoServerTimeoutTest.java
changeset 44423 306c020eb154
parent 30376 2ccf2cf7ea48
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    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