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;
};