JDK 21 | JDK 23 |
---|---|
21.0.4-oracleFixed | 23 b03Fixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
Currently during class unloading dead nmethods are removed one by one as the nmethods are unloaded. Since this unregistering is serial, it would be nice to have this operation done in parallel and in bulk to improve pause time performance.
|