-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063793 | 8u45 | Anthony Scarpino | P3 | Resolved | Fixed | b01 |
JDK-8042161 | 8u40 | Anthony Scarpino | P3 | Resolved | Fixed | b04 |
JDK-8069780 | emb-8u47 | Anthony Scarpino | P3 | Resolved | Fixed | team |
JDK-8079589 | 7u91 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8055228 | na | Anthony Scarpino | P3 | Closed | Duplicate |
Patch is suggested.
The attached webrev.zip contain suggested patch, where Session pools are done with concurrent collections.
As result we got (on T4-4):
SPECjvm2008:crypto.rsa - 7x times boost,
SPECjvm2008:crypto.signverify - 2.5x times boost,
SPECjbb2012(encrupted transport) - 2.7x times boost.
- backported by
-
JDK-8042161 sun.security.pkcs11.SessionManager is scalability blocker
-
- Resolved
-
-
JDK-8063793 sun.security.pkcs11.SessionManager is scalability blocker
-
- Resolved
-
-
JDK-8069780 sun.security.pkcs11.SessionManager is scalability blocker
-
- Resolved
-
-
JDK-8079589 sun.security.pkcs11.SessionManager is scalability blocker
-
- Resolved
-
-
JDK-8055228 sun.security.pkcs11.SessionManager is scalability blocker
-
- Closed
-
- duplicates
-
JDK-8033413 SessionManager could scale better making Cipher faster
-
- Closed
-
- relates to
-
JDK-7092821 java.security.Provider.getService() is synchronized and became scalability bottleneck
-
- Resolved
-
-
JDK-8046957 sunpkcs11 SessionManager improvement
-
- Closed
-