RFR 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain

Paul Sandoz paul.sandoz at oracle.com
Wed Aug 31 18:09:54 UTC 2016


> On 30 Aug 2016, at 16:21, Doug Lea <dl at cs.oswego.edu> wrote:
> 
> On 08/30/2016 06:52 PM, Paul Sandoz wrote:
> 
>> I still think it’s kind of sneaky to substitute, especially because of
>> propagation to wrapping classes such as AtomicDoubleArray.
>> 
>> Doug, not sure you care enough to have an opinion :-) but i might as well ask,
>> do you?
>> 
> 
> Not a strong one, but I don't like anything else any better than
> the current after this commit) conventions.
> 

Ok, onward!

Thanks,
Paul.


More information about the core-libs-dev mailing list