-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b69
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8098748 | emb-9 | Sean Mullan | P3 | Resolved | Fixed | team |
Initial benchmarks show a significant increase in throughput of the PermissionCollection.implies method when concurrent collections are used to store permissions (instead of using synchronized blocks to synchronize access to non-concurrent collections). This applies to the PermissionCollection subclasses implemented in SocketPermission, FilePermission, etc.
- backported by
-
JDK-8098748 Store permissions in concurrent collections in PermissionCollection subclasses
-
- Resolved
-
- relates to
-
JDK-8191850 Performance issue with synchronized blocks in java.security.Permissions
-
- Closed
-
-
JDK-8062948 Implement and measure potential performance improvements
-
- Resolved
-