Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174482 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b51 |
JDK-2180513 | 6u18 | Tom Rodriguez | P2 | Closed | Fixed | b01 |
Memory allocation bug in adlc may cause 3rd and later KILLed 'instruct'
operands bound to a specific register being re-bound by the reg allocator to a
different register, thus causing incorrcet code generation.
operands bound to a specific register being re-bound by the reg allocator to a
different register, thus causing incorrcet code generation.
- backported by
-
JDK-2174482 adlc compiler may generate incorrect machnode emission code
-
- Closed
-
-
JDK-2180513 adlc compiler may generate incorrect machnode emission code
-
- Closed
-
- relates to
-
JDK-6467906 Allow to specify the same parameter multiply times in match rule
-
- Resolved
-