-
Type:
Enhancement
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 8
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b23
-
CPU:generic
-
OS:generic
-
Verification:Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8162625 | 7u131 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8154175 | openjdk7u | Valerie Peng | P3 | Resolved | Fixed | master |
JDK-8169712 | 6-pool | Ivan Gerasimov | P3 | Closed | Won't Fix |
The P11Digest implementation should support cloning, if the underlying PKCS#11 library supports it. This means dynamically determining if the token supports C_GetOperationState() and C_SetOperationState() for digests and returning an instance of the appropriate P11Digest class as a result (that implements the Cloneable interface or that does not).
- backported by
-
JDK-8154175 P11Digest should support cloning
-
- Resolved
-
-
JDK-8162625 P11Digest should support cloning
-
- Resolved
-
-
JDK-8169712 P11Digest should support cloning
-
- Closed
-