[jdk17] Integrated: 8269034: AccessControlException for SunPKCS11 daemon threads
Sean Coffey
coffeys at openjdk.java.net
Tue Jun 29 22:56:07 UTC 2021
On Tue, 22 Jun 2021 13:26:41 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
> Sufficient permissions missing if this code was ever to run with SecurityManager.
>
> Cleanest approach appears to be use of InnocuousThread to create the cleaner/poller threads.
> Test case coverage extended to cover the SecurityManager scenario.
>
> Reviewer request: @valeriepeng
This pull request has now been integrated.
Changeset: 0d745ae8
Author: Sean Coffey <coffeys at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/0d745ae8fde5cab290dc8c695d2906f9a98c491c
Stats: 95 lines in 5 files changed: 53 ins; 17 del; 25 mod
8269034: AccessControlException for SunPKCS11 daemon threads
Reviewed-by: valeriep
-------------
PR: https://git.openjdk.java.net/jdk17/pull/117
More information about the security-dev
mailing list