Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220608 | 8 | Tony Printezis | P3 | Resolved | Fixed | b24 |
JDK-2220544 | 7u4 | Tony Printezis | P3 | Closed | Fixed | b10 |
The changes for 6888336 (G1: avoid explicitly marking and pushing objects in survivor spaces) simplify the interaction between evacuation pauses and concurrent marking and improve the performance of evacuation pauses during concurrent marking cycles. They do so at the expense of turning off survivors during initial-mark pauses (i.e., all survivors are tenured during those pauses).
We should re-eanble survivors during initial-mark pauses.
We should re-eanble survivors during initial-mark pauses.
- backported by
-
JDK-2220608 G1: re-enable survivors during the initial-mark pause
-
- Resolved
-
-
JDK-2220544 G1: re-enable survivors during the initial-mark pause
-
- Closed
-
- relates to
-
JDK-6888336 G1: avoid explicitly marking and pushing objects in survivor spaces
-
- Closed
-