Integrated: JDK-8302360 Atomic*.compareAndExchange Javadoc unclear
Viktor Klang
duke at openjdk.org
Fri Mar 10 00:34:20 UTC 2023
On Mon, 6 Mar 2023 13:23:59 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.
This pull request has now been integrated.
Changeset: d06308c5
Author: Viktor Klang <viktor.klang at oracle.com>
Committer: Martin Buchholz <martin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d06308c54a6f3782565eae343778436013205e21
Stats: 33 lines in 8 files changed: 0 ins; 0 del; 33 mod
8302360: Atomic*.compareAndExchange Javadoc unclear
Reviewed-by: martin, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/12880
More information about the core-libs-dev
mailing list