Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2184802 | 7 | Y. Ramakrishna | P3 | Closed | Fixed | b75 |
JDK-2189914 | 6u21 | Y. Ramakrishna | P3 | Resolved | Fixed | b01 |
JDK-2184280 | 6u18 | Y. Ramakrishna | P3 | Resolved | Fixed | b04 |
JDK-2184281 | hs16 | Y. Ramakrishna | P3 | Resolved | Fixed | b11 |
writes has been in the code base for a while (since 6u10/hs11) but has
been disabled for G1. The changes needed to fix 6888898 should
allow that optimization to be enabled for G1 as well.
- backported by
-
JDK-2184280 G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
-
- Resolved
-
-
JDK-2184281 G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
-
- Resolved
-
-
JDK-2189914 G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
-
- Resolved
-
-
JDK-2184802 G1: enable card mark elision for initializing writes by compiler (ReduceInitialCardMarks)
-
- Closed
-
- relates to
-
JDK-6888898 CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
-
- Resolved
-
-
JDK-6920090 G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed
-
- Closed
-