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/net/SocketPermission/policy
author
chegar
Thu, 16 Oct 2014 10:50:17 +0100
changeset 27089
913603a4fe1f
child 32427
c22b7e41adf3
permissions
-rw-r--r--
8047031: Add SocketPermission tests for legacy socket types Reviewed-by: chegar Contributed-by: Amanda Jiang <amanda.jiang@oracle.com>
grant {
permission java.security.AllPermission;
};