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