History log of /openjdk9/jdk/test/java/net/SocketPermission/SocketPermissionCollection.java
Revision Date Author Comments
# 12162:467094c6081b 09-Jun-2015 mullan

8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun