JDK 21 |
---|
21Resolved |
Applications using early releases of JDK 21 may experience long pause times during stop-the-world (STW) garbage collection. This affects various phases of the collection pauses including `Class Unloading`, `Root Scanning`, and `CodeCache Unloading` in all STW garbage collectors (Serial, Parallel, and G1 GC). These performance problems have been addressed in JDK 21.0.4.