RFR(M) 8212605: Pure-Java implementation of AccessController.doPrivileged
Sean Mullan
sean.mullan at oracle.com
Thu Nov 1 17:32:26 UTC 2018
On 10/31/18 9:15 PM, Peter wrote:
> Hello Dean & David,
>
> Interesting reading. Is DomainCombiner still being considered for
> deprecation?
There are no immediate plans to deprecate DomainCombiner, but we are
looking at the SecurityManager (SM) and all of its related APIs and
evaluating different paths forward, which could include deprecation or
simplification. In the near term, we are looking at small SM-related
enhancements which improve performance (such as this) or other things
like removing legacy SM APIs and/or code.
I had expressed some initial thoughts on this topic here and hope to
share some more ideas in the near future:
http://mail.openjdk.java.net/pipermail/security-dev/2018-September/018273.html
In the meantime, please let me know if you have any thoughts or ideas on
this topic.
--Sean
More information about the security-dev
mailing list