-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b42
-
generic
-
generic
On SparcV8 and early 486 and pentiums, compare and swap is
doen through locking. However, in this clsss, the lock used is that of
the object with the given field, not the AtomicLongFieldUpdater object
itself, which it should be.
doen through locking. However, in this clsss, the lock used is that of
the object with the given field, not the AtomicLongFieldUpdater object
itself, which it should be.