On Fri, 15 Apr 2022 17:44:08 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> add a reference to the clean up method > > src/jdk.crypto.cryptoki/unix/native/libj2pkcs11/p11_md.c line 265: > >> 263: * Class: sun_security_pkcs11_wrapper_PKCS11 >> 264: * Method: disconnect >> 265: * Signature: ()V > > nit: update the JNI method signature? Same for the other p11_md.c for > different OS... Yes. ------------- PR: https://git.openjdk.java.net/jdk/pull/8248