< prev index next >

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

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -24,11 +24,11 @@
 /*
  * @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 >