-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245355 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8244361 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
We are walking heap regions multiple times during final mark pause. We also walk them during final update refs pause without any parallelism. We should really fix those, to allow more regions per heap.
- backported by
-
JDK-8244361 Shenandoah: coalesce and parallelise heap region walks during the pauses
-
- Resolved
-
-
JDK-8245355 Shenandoah: coalesce and parallelise heap region walks during the pauses
-
- Resolved
-