JDK-8033413 : SessionManager could scale better making Cipher faster
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2014-02-01
  • Updated: 2014-02-01
  • Resolved: 2014-02-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
Intel provided changes that improve performance for SessionManager and symmetric cipher performance that helps scaling performance on linux and ivy bridge up to 5x on larger multi-core systems on as small as 64 bytes.
Comments
After thinking about this more, this is close enough to JDK-7107611. The change focuses on AES more, but there are improvements that should help RSA.
01-02-2014