-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8270804 | 18 | Sibabrata Sahoo | P4 | Resolved | Fixed | b07 |
JDK-8270767 | 17.0.1 | Sibabrata Sahoo | P4 | Resolved | Fixed | b03 |
JDK-8340522 | 11.0.26-oracle | Prasadarao Koppula | P4 | Resolved | Fixed | b01 |
JDK-8340673 | 8u441 | Prasadarao Koppula | P4 | Resolved | Fixed | b01 |
Add Test cases to compare MessageDigest instance attributes generated from different providers and with different algorithms.
We can choose SUN and SunPKCS11 providers and then compare the MessageDigest instances for some provider specific info and some common. Similar comparison can be done when MessageDigest instances generated for different algorithms.
For simplicity we can use existing Test to add these minor Test cases: open/test/jdk/sun/security/pkcs11/MessageDigest/ReinitDigest.java.
We can choose SUN and SunPKCS11 providers and then compare the MessageDigest instances for some provider specific info and some common. Similar comparison can be done when MessageDigest instances generated for different algorithms.
For simplicity we can use existing Test to add these minor Test cases: open/test/jdk/sun/security/pkcs11/MessageDigest/ReinitDigest.java.
- backported by
-
JDK-8270767 Additional tests for MessageDigest with different providers
-
- Resolved
-
-
JDK-8270804 Additional tests for MessageDigest with different providers
-
- Resolved
-
-
JDK-8340522 Additional tests for MessageDigest with different providers
-
- Resolved
-
-
JDK-8340673 Additional tests for MessageDigest with different providers
-
- Resolved
-
- relates to
-
JDK-8259065 Optimize MessageDigest.getInstance
-
- Resolved
-
(2 links to)