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