Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082525 | emb-9 | Bengt Rutisson | P4 | Resolved | Fixed | team |
JDK-8086457 | 8u65 | Bengt Rutisson | P4 | Resolved | Fixed | b01 |
JDK-8072805 | 8u60 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b09 |
JDK-8137669 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8077472 | emb-8u60 | Bengt Rutisson | P4 | Resolved | Fixed | team |
Currently we measure the duration of the strong roots processing in a single phase called "Ext root scan". This phase consists of a lot of different tasks: it would be convenient if we had a per-phase/per-thread breakdown for this to spot imbalances and other issues in this phase.
Improve this logging for at least the G1 collector.
Improve this logging for at least the G1 collector.
- backported by
-
JDK-8072805 Per-phase timing measurements for strong roots processing
- Resolved
-
JDK-8077472 Per-phase timing measurements for strong roots processing
- Resolved
-
JDK-8082525 Per-phase timing measurements for strong roots processing
- Resolved
-
JDK-8086457 Per-phase timing measurements for strong roots processing
- Resolved
-
JDK-8137669 Per-phase timing measurements for strong roots processing
- Resolved
- relates to
-
JDK-8077400 Unnecessary and incorrect "Code Cache Roots" G1 log entry
- Resolved
(1 relates to)