On Wed, 3 Apr 2024 01:11:47 GMT, Valerie Peng <valer...@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 <valer...@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