jdk/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java
changeset 43503 bc7f8619ab70
parent 30376 2ccf2cf7ea48
child 44423 306c020eb154
equal deleted inserted replaced
43502:aec39566b45e 43503:bc7f8619ab70
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 5021246
    26  * @bug 5021246
    27  * @summary Check that class downloading is supported by RMI connector
    27  * @summary Check that class downloading is supported by RMI connector
    28  * @author Eamonn McManus
    28  * @author Eamonn McManus
    29  * @modules java.management
    29  * @modules java.management.rmi
    30  * @run main RMIDownloadTest receive without
    30  * @run main RMIDownloadTest receive without
    31  * @run main RMIDownloadTest send without
    31  * @run main RMIDownloadTest send without
    32  * @run main RMIDownloadTest receive with
    32  * @run main RMIDownloadTest receive with
    33  * @run main RMIDownloadTest send with
    33  * @run main RMIDownloadTest send with
    34  */
    34  */