< prev index next >

jdk/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 5021246 * @summary Check that class downloading is supported by RMI connector * @author Eamonn McManus ! * @modules java.management * @run main RMIDownloadTest receive without * @run main RMIDownloadTest send without * @run main RMIDownloadTest receive with * @run main RMIDownloadTest send with */ --- 24,34 ---- /* * @test * @bug 5021246 * @summary Check that class downloading is supported by RMI connector * @author Eamonn McManus ! * @modules java.management.rmi * @run main RMIDownloadTest receive without * @run main RMIDownloadTest send without * @run main RMIDownloadTest receive with * @run main RMIDownloadTest send with */
< prev index next >