afu8u/jdk/test/java/net/SetFactoryPermission/policy.success

5 lines
66 B
Plaintext

grant {
permission java.lang.RuntimePermission "setFactory";
};