-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b08
-
sparc
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2226801 | 8 | Valerie Peng | P3 | Closed | Fixed | b55 |
JDK-8018566 | 7u45 | Sean Coffey | P3 | Closed | Fixed | b01 |
JDK-2226573 | 7u10 | Sean Coffey | P2 | Closed | Fixed | b12 |
Used HashMap with external synchrionization for exemptCache.
Patch is suggested.
The patch suggest to use ConcurrentHashMap on fast path.
The attached webrev.zip contain suggested patch
Gives +22% to SPECjbb2012(encrypted transport) on T4-4.
Patch is suggested.
The patch suggest to use ConcurrentHashMap on fast path.
The attached webrev.zip contain suggested patch
Gives +22% to SPECjbb2012(encrypted transport) on T4-4.
- backported by
-
JDK-2226573 scalability blocker in javax.crypto.JceSecurityManager
-
- Closed
-
-
JDK-2226801 scalability blocker in javax.crypto.JceSecurityManager
-
- Closed
-
-
JDK-8018566 scalability blocker in javax.crypto.JceSecurityManager
-
- Closed
-