-
Enhancement
-
Resolution: Fixed
-
P3
-
8u74, 9
-
b112
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8222494 | openjdk8u222 | Carsten Varming | P3 | Resolved | Fixed | b01 |
JDK-8153504 | 8-pool | Paul Hohensee | P3 | Closed | Duplicate |
Pruning the scavengable nmethod list after a parnew collection (like it is done in parallel scavenge: JDK-7144296) can reduce the time to complete all tasks in GenCollectedHeap::process_roots by three orders of magnitude.
- backported by
-
JDK-8222494 ParNew: Prune nmethods scavengable list
- Resolved
-
JDK-8153504 ParNew: Prune nmethods scavengable list
- Closed