RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging

Mandy Chung mchung at openjdk.java.net
Thu Sep 9 22:53:01 UTC 2021


On Fri, 3 Sep 2021 17:19:05 GMT, Phil Race <prr at openjdk.org> wrote:

> Hmm I was under the impression this was removing AppContext itself but it is just removing the backdoor needed by logging
> Perhaps this isn't the change that requires the CSR but it then leaves an inconsistent state where desktop supports AppContext still but other modules don't ...

What is the plan to remove AppContext completely from java.desktop?   It's okay to have a separate PR to remove the logging dependency on AppContext but I'd prefer to see AppContext be removed about the same time with this PR.

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

PR: https://git.openjdk.java.net/jdk/pull/5326



More information about the client-libs-dev mailing list