Mercurial
Mercurial
>
jdk-sandbox
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
jdk/test/sun/security/pkcs11/policy
author
asmotrak
Tue, 26 Jan 2016 13:32:07 -0800
changeset 35379
1e8e336ef66b
permissions
-rw-r--r--
8144539: Update PKCS11 tests to run with security manager Reviewed-by: valeriep, ascarpino
grant {
permission java.lang.RuntimePermission "setSecurityManager";
};