We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61894de commit 7b4ee9aCopy full SHA for 7b4ee9a
src/java.base/share/lib/security/default.policy
@@ -167,10 +167,6 @@ grant codeBase "jrt:/jdk.graal.compiler" {
167
permission java.security.AllPermission;
168
};
169
170
-grant codeBase "jrt:/jdk.graal.compiler" {
171
- permission java.security.AllPermission;
172
-};
173
-
174
grant codeBase "jrt:/jdk.jsobject" {
175
176
0 commit comments