-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-libs
-
b51
-
generic
-
generic
Users are confused about the concurrency guarantees of
classes in java.util.concurrent, e.g. that inserting an element into
a concurrent collection happens-before its removal by another thread.
classes in java.util.concurrent, e.g. that inserting an element into
a concurrent collection happens-before its removal by another thread.