< prev index next >

test/javax/management/modelmbean/ModelMBeanInfoSupport/GetAllDescriptorsTest.java

Print this page

        

@@ -28,11 +28,11 @@
  *          returns the MBean's descriptor.
  * @author Eamonn McManus, Daniel Fuchs
  * @modules java.management
  * @run clean GetAllDescriptorsTest
  * @run build GetAllDescriptorsTest
- * @run main/othervm/policy=policy  GetAllDescriptorsTest
+ * @run main/othervm/java.security.policy=policy  GetAllDescriptorsTest
  */
 
 import java.lang.reflect.*;
 import java.util.*;
 import javax.management.*;
< prev index next >