-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
None
-
b127
The implementations of Unsafe.compareAndExchangeDouble/FloatAcquire incorrectly defer to compareAndExchangeLong/IntVolatile, when they should defer to compareAndExchangeLong/IntAcquire