JDK-7088989 : Improve the performance for T4 by utilizing the newly provided crypto APIs
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7-pool
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris
  • CPU: sparc
  • Submitted: 2011-09-09
  • Updated: 2012-03-21
  • Resolved: 2012-03-21
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 7 JDK 8
7u4 b10Fixed 8Fixed
Related Reports
Relates :  
Description
For T4, there is a new crypto library which is simpler to use and has less overhead than the standard PKCS11 APIs.

Together w/ the JVM enhancement (tracked by 7013347 "allow crypto functions to be called inline to enhance performance"), it should offer quite some performance improvement for crypto calls.

Comments
EVALUATION Will add a new "OracleUcrypto" provider for this.
13-09-2011