mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-18 02:40:41 +00:00
8062045: Update svc regression tests to extend the default security policy instead of override
Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group Reviewed-by: jbachorik
This commit is contained in:
parent
a15fb7f8d5
commit
dc2bada880
@ -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;
|
||||
|
||||
@ -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.*;
|
||||
|
||||
@ -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.*;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user