On Fri, 28 May 2021 14:31:25 GMT, Sean Coffey <coff...@openjdk.org> wrote:
>> Added capability to allow the PKCS11 Token to be destroyed once a session is >> logged out from. New configuration properties via pkcs11 config file. >> Cleaned up the native resource poller also. >> >> New unit test case to test behaviour. Some PKCS11 tests refactored to allow >> pkcs11 provider to be configured (and tested) with a config file of choice. >> >> Reviewer request @valeriepeng > > Sean Coffey has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains five commits: > > - whitespace > - Further 8240256 test clean up > - Merge branch 'master' into JDK-8240256-pkcs11 > - Initial corrections from RFR > - 8240256: Better resource cleaning for SunPKCS11 Provider Changes look fine. Thanks, Valerie ------------- Marked as reviewed by valeriep (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3544