Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2197127 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b109 |
JDK-2197868 | 6u23 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2199768 | 6u22m | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2197574 | 6u21p | Vladimir Kozlov | P4 | Resolved | Fixed | b03 |
_blocks = new(_arena) GrowableArray<ciBlock *>(block_estimate);
As result when the method recompiled without EA _blocks->_data is NULL.
- backported by
-
JDK-2197574 SEGV in ciBlock::start_bci() with EA
- Resolved
-
JDK-2197868 SEGV in ciBlock::start_bci() with EA
- Resolved
-
JDK-2199768 SEGV in ciBlock::start_bci() with EA
- Resolved
-
JDK-2197127 SEGV in ciBlock::start_bci() with EA
- Closed
- duplicates
-
JDK-6970460 SIGSEGV in ciTypeFlow::flow_block compiling sun.security.provider.NativePRNG$RandomIO.implNextBytes
- Closed
- relates to
-
JDK-6968368 SIGSEGV in the BCEscapeAnalyzer::copy_dependencies(Dependencies*)+0x105
- Closed
-
JDK-6975078 assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
- Closed