Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8159995 Rename internal Unsafe.compare methods
-
- Closed
-