-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
None
Atomic*.compareAndExchange Javadoc is omitting what the contract of the method return value is in the case of a failed comparison.
Example:
"Returns:
the witness value, which will be the same as the expected value if successful"
Example:
"Returns:
the witness value, which will be the same as the expected value if successful"