RFR: 8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy

Claes Redestad claes.redestad at oracle.com
Thu Nov 12 19:30:19 UTC 2015


On 2015-11-12 18:45, John Rose wrote:
>>
>> How about this:
>>
>> http://cr.openjdk.java.net/~redestad/8142487/webrev.02 
>> <http://cr.openjdk.java.net/%7Eredestad/8142487/webrev.02>
>
> Yes, that's fine.

I think we have to add a storeFence or two to avoid publishing 
NamedFunctions whose resolvedHandle may otherwise be observed as only 
partially visible:

http://cr.openjdk.java.net/~redestad/8142487/webrev.03/

/Claes



More information about the core-libs-dev mailing list