RFR [XS] 8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
Baesken, Matthias
matthias.baesken at sap.com
Mon Sep 23 13:15:47 UTC 2019
Hello, please review this small test related change .
We noticed that on our SLES (SuSE Linux) 11 test machines, the test
sun/security/pkcs11/Cipher/TestKATForGCM.java
fails when older nss versions are used on the system , especially nss 3.14 .
The used package is named mozilla-nss-3.14 .
Upgrading to newer versions (e.g. 3.20) makes the test succeed , so it might be helpful
to add a check in the test like it is done already for old nss versions on Solaris.
(nss 3.15 contains a couple of AES cipher with GCM related fixes, those might be the ones needed to run the test successfully ).
Bug/webrev :
https://bugs.openjdk.java.net/browse/JDK-8231357
http://cr.openjdk.java.net/~mbaesken/webrevs/8231357.0/
Thanks, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20190923/a77a7280/attachment.htm>
More information about the security-dev
mailing list