-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b02
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216136 | 8 | Bengt Rutisson | P4 | Resolved | Fixed | b10 |
JDK-2219688 | 7u4 | Bengt Rutisson | P4 | Closed | Fixed | b01 |
ReduceInitialCardMarks created instability issues in G1 (6920109: G1: lingering instabilities with ReduceInitialCardMarks) because of a defect in G1 that allowed TLABs to be allocated into the old generation (see 6974966: G1: unnecessary direct-to-old allocations). The fix for 6974966 totally eliminated direct-to-old allocations (TLAB or non-TLAB allocations) so we should re-enable ReduceInitialCardMarks for G1 as the main issue that caused the instabilities should be been eliminated.
- backported by
-
JDK-2216136 G1: re-enable ReduceInitialCardMarks for G1
- Resolved
-
JDK-2219688 G1: re-enable ReduceInitialCardMarks for G1
- Closed
- relates to
-
JDK-6974966 G1: unnecessary direct-to-old allocations
- Closed
-
JDK-6920109 G1: lingering instabilities with ReduceInitialCardMarks
- Closed