JDK 17 | JDK 21 |
---|---|
17.0.11Fixed | 21 b23Fixed |
Relates :
|
JDK-8293117 added Atomic bitset operations for int-sized and (if different) pointer-sized values. But there are existing use-cases in HotSpot that need to operate on byte-sized values. So we need to add support for such.
|