History log of /openjdk9/jdk/test/java/io/FilePermission/FilePermissionCollection.java
Revision Date Author Comments
# 15771:4251b451be17 09-Oct-2016 weijun

8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb


# 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