On Tue, 22 Jun 2021 12:01:07 GMT, Sean Coffey <coff...@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 Please ignore - I'm going to open a PR against jdk17 for this ------------- PR: https://git.openjdk.java.net/jdk/pull/4555