< prev index next >

test/javax/management/remote/mandatory/connectorServer/RMIExporterTest.java

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

@@ -24,11 +24,13 @@
 /*
  * @test
  * @bug 5016705
  * @summary Tests the use of the RMIExporter class.
  * @author Luis-Miguel Alventosa
+ *
  * @modules java.management.rmi/com.sun.jmx.remote.internal.rmi
+ *
  * @run clean RMIExporterTest
  * @run build RMIExporterTest
  * @run main RMIExporterTest
  */
 
< prev index next >