RFR(M) 8212605: Pure-Java implementation of AccessController.doPrivileged

Sean Mullan sean.mullan at oracle.com
Mon Nov 5 16:00:28 UTC 2018


726      * The VM recoginizes this method as special, so any changes to the

s/recoginizes/recognizes/

--Sean

On 11/3/18 4:00 PM, dean.long at oracle.com wrote:
> I made a pass at improving the comments based on feedback I've 
> received.  I updated webrev.4 in place, along with an incremental diff:
> 
> http://cr.openjdk.java.net/~dlong/8212605/webrev.4.update/
> 
> dl
> 
> On 10/31/18 9:39 PM, Bernd Eckenfels wrote:
>> I find the tail call optimization comment in wrapException adds only 
>> confusion to an otherwise clear helper. But maybe it’s just me who 
>> does not understand it.
> 


More information about the core-libs-dev mailing list