Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8183643 | 8u161 | Shafi Ahmad | P2 | Resolved | Fixed | b01 |
JDK-8169622 | 8u152 | Shafi Ahmad | P2 | Closed | Fixed | b01 |
JDK-8192208 | emb-8u161 | Shafi Ahmad | P2 | Resolved | Fixed | b01 |
Description
Agent[2].stdout: # assert(Opcode() == st->Opcode() || st->Opcode() == Op_StoreVector || Opcode() == Op_StoreVector || phase->C->get_alias_index(adr_type()) == Compile::AliasIdxRaw || (Opcode() == Op_StoreL && st->Opcode() == Op_StoreI)) failed: no mismatched stores, except on raw memory: StoreB StoreI
logs not recoverable from jtreg
Attachments
Issue Links
- backported by
-
JDK-8183643 [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
- Resolved
-
JDK-8192208 [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
- Resolved
-
JDK-8169622 [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
- Closed
- blocks
-
JDK-8140390 Char stores/loads accessing byte arrays must be marked as unmatched
- Closed
- clones
-
JDK-8136473 failed: no mismatched stores, except on raw memory: StoreB StoreI
- Closed
- relates to
-
JDK-8233023 assert(Opcode() == mem->Opcode() || phase->C->get_alias_index(adr_type()) == Compile::AliasIdxRaw) failed: no mismatched stores, except on raw memory
- Resolved
-
JDK-8142386 Octane crashes with assert(is_Load())
- Closed
-
JDK-8153356 NullCheckDroppingsTest.java fails with "assert(alias_type->adr_type()..."
- Closed
-
JDK-8143385 Improve C2's API for emitting atomic/unaligned/mismatched stores or loads
- Closed