Integrated: 8328785: IOException: Symbol not found: C_GetInterface for PKCS11 interface prior to V3.0

Valerie Peng valeriep at openjdk.org
Tue Apr 9 21:55:13 UTC 2024


On Wed, 3 Apr 2024 01:11:47 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

> This PR fixes a problem regarding the usage of dlerror() where an earlier error message causes a premature error out. Added extra code to clear out earlier error message and made minor code refactoring.
> 
> No regression test as this can't be reproduced using the NSS library from artifactory and thus the noreg-hard label.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 6276789f
Author:    Valerie Peng <valeriep at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6276789fb5e283c11ac73602c2a5f646eab96975
Stats:     54 lines in 1 file changed: 20 ins; 29 del; 5 mod

8328785: IOException: Symbol not found: C_GetInterface for PKCS11 interface prior to V3.0

Reviewed-by: djelinski, weijun

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

PR: https://git.openjdk.org/jdk/pull/18588



More information about the security-dev mailing list