6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file
Reviewed-by: wetmore, mullan
This commit is contained in:
parent
827a788dfc
commit
afdf0ae0a0
@ -4104,7 +4104,7 @@ class RuntimePerm extends Perm {
|
||||
"getClassLoader",
|
||||
"setContextClassLoader",
|
||||
"enableContextClassLoaderOverride",
|
||||
"setSecurityManage",
|
||||
"setSecurityManager",
|
||||
"createSecurityManager",
|
||||
"getenv.<" +
|
||||
PolicyTool.rb.getString("environment variable name") + ">",
|
||||
|
Loading…
Reference in New Issue
Block a user