< prev index next >

test/javax/management/remote/mandatory/version/ImplVersionTest.java

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

@@ -27,11 +27,11 @@
  * @summary Test that RMIServer.getVersion() reflects the JDK version when
  * the Java platform and the application is run with a security manager and the
  * test codebase has the java permission to read the "java.runtime.version"
  * system property.
  * @author Luis-Miguel Alventosa, Joel Feraud
- * @modules java.management
+ *
  * @run clean ImplVersionTest ImplVersionCommand
  * @run build ImplVersionTest ImplVersionCommand ImplVersionReader
  * @run main ImplVersionTest
  */
 
< prev index next >