-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
b132
-
Not verified
AtomicBoolean.getAndSet is implemented using a CAS-loop, but in fact with only 2 boolean values, a single CAS suffices