JDK 21 | JDK 22 |
---|---|
21.0.3Fixed | 22 b25Fixed |
Blocks :
|
|
Blocks :
|
|
Relates :
|
See related discussion in JDK-8318776. I think we can claim Zero is supports_cx8() = true, because we have enough fallbacks for 8-byte CASes to work. Note that some code already reaches for these without checking for supports_cx8(), so the proverbial horses have already left the barn.
|