-
Bug
-
Resolution: Fixed
-
P3
-
19
-
b24
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290477 | 20 | Pengfei Li | P3 | Resolved | Fixed | b07 |
JDK-8291439 | 19.0.2 | Pengfei Li | P3 | Resolved | Fixed | b01 |
JDK-8291319 | 19.0.1 | Pengfei Li | P3 | Resolved | Fixed | b04 |
# Internal Error (\workspace\open\src\hotspot\share\opto\block.cpp:1251), pid=34716, tid=13156
# assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions
# assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions
- backported by
-
JDK-8290477 C2: Assert failed in PhaseCFG::verify() after JDK-8183390
-
- Resolved
-
-
JDK-8291319 C2: Assert failed in PhaseCFG::verify() after JDK-8183390
-
- Resolved
-
-
JDK-8291439 C2: Assert failed in PhaseCFG::verify() after JDK-8183390
-
- Resolved
-
- relates to
-
JDK-8183390 Fix and re-enable post loop vectorization
-
- Resolved
-
-
JDK-8291025 Jtreg compiler/loopopts/TestUnreachableInnerLoop.java fails with MaxVectorSize=8
-
- Closed
-
(2 links to)