-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
merlin
-
generic
-
generic
In the class java.util.PropertyPermissionCollection the Hashtable which backs the permissions in the collection relies on the default capacity. This results in two rehash() operations just to load the PropertyPermission entries
in the default policy.
in the default policy.
- relates to
-
JDK-4227199 Performance tuning: Improve Performance w/SecurityManager
-
- Resolved
-