-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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
-