[jdk25u-dev] RFR: 8371349: Update NSS library to 3.117

Roland Mesde duke at openjdk.org
Wed Feb 18 16:44:02 UTC 2026


Backporting JDK-8371349: Update NSS library to 3.117.

This PR updates PKCS11Test to support NSS 3.117 library for PKCS11 security tests.

For parity with Oracle JDK.

Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:

make test TEST=test/jdk/sun/security/pkcs11

Results attached:

[windows-x64-specific-test.log](https://github.com/user-attachments/files/25395533/windows-x64-specific-test.log)
[macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25395534/macos-aarch64-specific-test.log)
[linux-x64-specific-test.log](https://github.com/user-attachments/files/25395536/linux-x64-specific-test.log)
[linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25395537/linux-aarch64-specific-test.log)

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

Commit messages:
 - Backport cebb03ef24fad8705156f12cecd2da6351cd1ef6

Changes: https://git.openjdk.org/jdk25u-dev/pull/275/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=275&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8371349
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/275.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/275/head:pull/275

PR: https://git.openjdk.org/jdk25u-dev/pull/275


More information about the jdk-updates-dev mailing list