Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 13, 14
-
Fix Version/s: 14
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b17
-
CPU:generic
-
OS:linux
Description
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.