RFR: JDK-8302360 Atomic*.compareAndExchange Javadoc unclear [v2]

David Holmes dholmes at openjdk.org
Tue Mar 7 12:18:58 UTC 2023


On Tue, 7 Mar 2023 10:23:52 GMT, Viktor Klang <duke at openjdk.org> wrote:

>> I think the following proposal is very non-invasive and merely draws attention to the fact that "witness value" is a specific term related to the notion of these atomic methods.
>> 
>> It's a small change which I think provides additional clarity, see JBS for the discussion on the topic.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reverting wording change to AtomicReference compareAndExchange

Looks fine now. Thanks.

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12880


More information about the core-libs-dev mailing list