On Fri, 15 Sep 2023 08:21:00 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Currently sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux > ppc64le Ubuntu 22, it does not find the NSS libs because the new file system > locations are not handled, unlike on Linux x86_64 . This pull request has now been integrated. Changeset: aa0ebeed Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/aa0ebeedb18c5fafb4a86a53e1b1f59f330f0eed Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22 Reviewed-by: lucy, clanger ------------- PR: https://git.openjdk.org/jdk/pull/15759