< prev index next >

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

Print this page

        

@@ -29,11 +29,11 @@
  * doPrivileged.
  * @author Luis-Miguel Alventosa
  * @modules java.management
  * @run clean MLetCommand
  * @run build MLetCommand
- * @run main/othervm/policy=policy MLetCommand
+ * @run main/othervm/java.security.policy=policy MLetCommand
  */
 
 import javax.management.MBeanServer;
 import javax.management.MBeanServerFactory;
 import javax.management.ObjectName;
< prev index next >