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
martin
Wed, 02 Sep 2015 14:11:50 -0700
changeset 32427
c22b7e41adf3
parent 27089
913603a4fe1f
permissions
-rw-r--r--
8134984: Text files should end in exactly one newline Summary: automated fixup of newlines at end-of-file via the usual perl one-liner Reviewed-by: chegar, sherman
grant {
permission java.security.AllPermission;
};