[jdk13u-dev] Integrated: 8282538: PKCS11 tests fail on CentOS Stream 9

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Mon Apr 25 13:59:32 UTC 2022


On Mon, 25 Apr 2022 13:18:34 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8282538 to jdk13u.
> The same failure of the PKCS11 tests (test/jdk/sun/security/pkcs11/Signature/) is observed on CentOS Stream 9 because of missing cert9.db and key4.db which are required by NSS 3.35 and above.
> These files were simply copied from another location of the repository test/jdk/sun/security/pkcs11/Secmod/.
> Tested manually on CentOS Stream 9 with above mentioned tests group.

This pull request has now been integrated.

Changeset: 9f83fa12
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/9f83fa12bb9a1a5b7f32cee5255b8e11af938180
Stats:     0 lines in 2 files changed: 0 ins; 0 del; 0 mod

8282538: PKCS11 tests fail on CentOS Stream 9

Backport-of: d8fd22239bafecdaaedb8985ab6d709ed846e808

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/343


More information about the jdk-updates-dev mailing list