JDK-7024697 : SessionRef.dispose() should determine if the token referred to by the token object is still valid pr
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: e6u22
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2011-03-04
  • Updated: 2011-08-02
  • Resolved: 2011-04-20
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 6 JDK 7 JDK 8
6u25-rev b21Fixed 7u2Fixed 8Fixed
Description
sun.security.pkcs11.Session - SessionRef.dispose() should determine if the token referred to 
by the token object is still valid prior to closing a session.

Comments
EVALUATION Check that token is valid before removing a session belonging to it.
24-03-2011