-
Bug
-
Resolution: Fixed
-
P4
-
13, 14
-
b17
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310476 | 11.0.21 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8305354 | 11.0.20-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
On our SLES11 Linux machines, the test
sun/security/pkcs11/Cipher/TestKATForGCM.java
fails for older nss versions, especially nss 3.14.
Upgrading to newer versions (e.g. mozilla-nss-3.20) made the test succeed, so it might be helpful to add a check in the test for the nss version, like it is done already for old nss versions on Solaris.
sun/security/pkcs11/Cipher/TestKATForGCM.java
fails for older nss versions, especially nss 3.14.
Upgrading to newer versions (e.g. mozilla-nss-3.20) made the test succeed, so it might be helpful to add a check in the test for the nss version, like it is done already for old nss versions on Solaris.
- backported by
-
JDK-8305354 sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
- Resolved
-
JDK-8310476 sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
- Resolved