[8u] RFR 8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
Martin Balao
mbalao at redhat.com
Wed Nov 6 18:39:39 UTC 2019
Hi,
I'd like to propose the 8u backport of 8165996 [1]. This have been
proposed long time ago but I've now rebased the work and bumped the
webrev version to 02.
Webrev.02:
*
http://cr.openjdk.java.net/~mbalao/webrevs/8165996/8165996.jdk8u.jdk.webrev.02/
Differences with JDK baseline patch [2]:
* TestNssDbSqlite.java
* @modules jtreg header removed
* Added a check to avoid errors when initialization fails (proposed by
@coffeys)
* Removed white space in "initializeProvider" method signature
* PKCS11Test.java
* Change does not apply to 8u: no "distro" function in PKCS11Test
* This was apparently introduced by 8133318 to solve issues in
Solaris SPARC 11.1 and earlier
Testing:
* No regression found in sun/security/pkcs11
Note: a followup fix (8195607) will be proposed after this one.
Thanks,
Martin.-
--
[1] - https://bugs.openjdk.java.net/browse/JDK-8165996
[2] - http://hg.openjdk.java.net/jdk/jdk/rev/55b9b1e184c6
More information about the jdk8u-dev
mailing list