< prev index next >

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

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 5021246
  * @summary Check that class downloading is supported by RMI connector
  * @author Eamonn McManus
- * @modules java.management
+ * @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 >