-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b127
Renaming VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange makes the naming consistent with compareAndSet (although not with weakCompareAndSet, that currently has "plain" semantics), and is less of a mouthful.
- relates to
-
JDK-8159995 Rename internal Unsafe.compare methods
-
- Closed
-