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/java/rmi/reliability/juicer/security.policy
author
sgehwolf
Fri, 22 Jan 2016 17:43:21 +0000
changeset 35310
24e6bd6c0b75
parent 2
90ce3da70b43
permissions
-rw-r--r--
8147857: RMIConnector logs attribute names incorrectly Summary: Fix order of arguments to Collectors.joining Reviewed-by: andrew, dfuchs, jbachorik
grant {
permission java.security.AllPermission;
};