JDK-2209405 : sunpkcs11-solaris.cfg needs a review
  • Type: Backport
  • Backport of: JDK-7036252
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Priority: P3
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2011-04-29
  • Updated: 2013-10-12
  • Resolved: 2013-10-12
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
7Fixed
Comments
NOTE: Solaris has changed to BugDB for their bug tracking. Here is the corresponding bugDB id: 1) the following mechanisms are disabled due to CKR_SAVED_STATE_INVALID bug (Solaris bug 7058108) => 16864115 - Backport 15723975 to SOLARIS_10 => 15723975 - SUNBT7058108 Unexpected CKR_SAVED_STATE_INVALID returned by C_SetOperationState( 2) the following mechanisms are disabled due to no cloning support (Solaris bug 7050617) => 16836696 - Backport 15719515 to SOLARIS_10 - SUNBT7050617 Need C_[Get|Set]OperationState() => 15719515 - SUNBT7050617 Need C_GetOperationState()/C_SetOperationState() support for SHA-2 It seems that the above 2 Solaris bug fixes have been backported to S10. However, it's unclear which Solaris update release contains them. Based on testing result on Glisten (S10u9), 7050617 is still present. Considering that all these are digest related bugs and that performance-wise, native digest impl isn't normally the best of choice, I am leaving the PKCS11 provider configuration unchanged for JDK8. It'd be nice to update the comments to reflect the new BugDB id, but not critical enough for JDK8. Perhaps in the early stage of JDK9 release development. Close this as will not fix.
12-10-2013