JDK-6420252 : P11KeyStore never sees more than 100 objects
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 5.0u15,6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,solaris_10
  • CPU: generic,sparc
  • Submitted: 2006-05-01
  • Updated: 2010-05-11
  • Resolved: 2006-05-13
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.
Other Other Other JDK 6
5.0u23-revFixed 5.0u24-revFixed 5.0u25Fixed 6 b85Fixed
Description
P11KeyStore never sees more than 100 objects in the token because its C_FindObjects() calls are made with a limit of 100. This creates a problem in some environments.

Comments
EVALUATION Confirmed.
01-05-2006