JDK 21 | JDK 22 | JDK 23 |
---|---|---|
21.0.5Fixed | 22.0.2Fixed | 23 b22Fixed |
Blocks :
|
|
Blocks :
|
Trying to solve JDK-8331572 runs into all sorts of lock ranking issues with `OopMapCacheAlloc_lock`. I think it would be a bit saner to rewrite the double-checked locking installation to atomic lock-free.
|