RFR 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Martin Buchholz
martinrb at google.com
Thu Sep 1 01:32:47 UTC 2016
I'll try not to complain about this again. It was pointed out to me that
users of off-heap VarHandles will usually want the Plain variety.
java.util.concurrent will hopefully not be the only users!
More information about the core-libs-dev
mailing list