Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2197880 | 6u23 | Y. Ramakrishna | P3 | Closed | Won't Fix | |
JDK-2199781 | 6u22m | Y. Ramakrishna | P3 | Closed | Won't Fix | |
JDK-2197586 | 6u21p | Y. Ramakrishna | P3 | Closed | Won't Fix |
It seems to occur more readily with iCMS, much less readily with CMS.
It is likely that it's just that the new assertion checking is
uncovering an existing bug that was not uncovered prior to
the additional assertion checking.
- backported by
-
JDK-2197586 CMS: blockOffsetTable.hpp:187 assert(!reducing || _offset_array[i] >= offset) failed: Not reducing
- Closed
-
JDK-2197880 CMS: blockOffsetTable.hpp:187 assert(!reducing || _offset_array[i] >= offset) failed: Not reducing
- Closed
-
JDK-2199781 CMS: blockOffsetTable.hpp:187 assert(!reducing || _offset_array[i] >= offset) failed: Not reducing
- Closed
- relates to
-
JDK-6978533 CMS: Elide BOT update asserts until 6977974 is fixed correctly
- Closed
-
JDK-8081629 CMS split_block() does not correctly fix up block-offset-table for large blocks
- Resolved
-
JDK-6948538 CMS: BOT walkers can fall into object allocation and initialization cracks
- Closed