--- old/test/javax/management/loading/MLetCLR/MLetCommand.java 2015-06-16 14:04:35.517294891 +0300 +++ new/test/javax/management/loading/MLetCLR/MLetCommand.java 2015-06-16 14:04:35.345294894 +0300 @@ -31,7 +31,7 @@ * @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; --- old/test/javax/management/modelmbean/ModelMBeanInfoSupport/GetAllDescriptorsTest.java 2015-06-16 14:04:35.969294883 +0300 +++ new/test/javax/management/modelmbean/ModelMBeanInfoSupport/GetAllDescriptorsTest.java 2015-06-16 14:04:35.801294886 +0300 @@ -30,7 +30,7 @@ * @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.*; --- old/test/javax/management/modelmbean/SimpleModelMBean/SimpleModelMBeanCommand.java 2015-06-16 14:04:36.385294875 +0300 +++ new/test/javax/management/modelmbean/SimpleModelMBean/SimpleModelMBeanCommand.java 2015-06-16 14:04:36.217294878 +0300 @@ -31,7 +31,7 @@ * @modules java.management * @run clean SimpleModelMBeanCommand * @run build SimpleModelMBeanCommand - * @run main/othervm/policy=policy SimpleModelMBeanCommand + * @run main/othervm/java.security.policy=policy SimpleModelMBeanCommand */ import java.lang.reflect.*;