< prev index next >

test/javax/management/loading/MLetCLR/MLetCommand.java

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

@@ -26,11 +26,11 @@
  * @bug 4836468
  * @summary Test that the getClassLoaderRepository permission is not necessary
  * for the test codebase as it is executed by the MLet code using
  * doPrivileged.
  * @author Luis-Miguel Alventosa
- * @modules java.management
+ *
  * @run clean MLetCommand
  * @run build MLetCommand
  * @run main/othervm/java.security.policy=policy MLetCommand
  */
 
< prev index next >