RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Sean Mullan
mullan at openjdk.org
Wed Oct 30 20:16:42 UTC 2024
On Fri, 25 Oct 2024 21:18:41 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Comments on `java.security` classes.
>
> Also, I'd like to see some clarifications on what "the installed policy" or "the current policy" is. The `ProtectionDomain` mentions this when talking about dynamic permissions. On the other hand, the `Policy` class suggests there is no such a thing. If we do not have this concept no more, some modifications might be needed in `ProtectionDomain`.
Fixed in https://github.com/openjdk/jdk/pull/21498/commits/376d1b58bd442143ed9dc48c7d38cb5535af1569
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21498#issuecomment-2448236942
More information about the nio-dev
mailing list