RFR: 8328785: IOException: Symbol not found: C_GetInterface for PKCS11 interface prior to V3.0 [v2]

Valerie Peng valeriep at openjdk.org
Thu Apr 4 02:39:28 UTC 2024


> 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!

Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:

  Address review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18588/files
  - new: https://git.openjdk.org/jdk/pull/18588/files/66682f9b..15729faa

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18588&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18588&range=00-01

  Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/18588.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18588/head:pull/18588

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



More information about the security-dev mailing list