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