RFR(M) 8212605: Pure-Java implementation of AccessController.doPrivileged
dean.long at oracle.com
dean.long at oracle.com
Thu Nov 1 21:52:05 UTC 2018
On 11/1/18 12:39 PM, Sean Mullan wrote:
>> I also replaced getCallerPD with the faster getProtectionDomain and
>> removed a stale comment about impliesCreateAccessControlContext being
>> called by the VM. It should be safe to remove now, but I left it in
>> to minimize changes.
>
> I would just remove it, so we don't forget about it later.
OK, I removed it:
http://cr.openjdk.java.net/~dlong/8212605/webrev.4.incr/
dl
More information about the hotspot-dev
mailing list