Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2201463 | 7 | Roland Westrelin | P4 | Closed | Fixed | b115 |
JDK-2205808 | 6u25 | Roland Westrelin | P4 | Resolved | Fixed | b01 |
When running ctw on sparc with c1:
assert(!has_call(op_id) || opr->is_stack() || !is_caller_save(reg_num(opr))) failed: can not have caller-save register operands at calls
assert(!has_call(op_id) || opr->is_stack() || !is_caller_save(reg_num(opr))) failed: can not have caller-save register operands at calls
- backported by
-
JDK-2205808 assert failure on sparc: "can not have caller-save register operands at calls"
-
- Resolved
-
-
JDK-2201463 assert failure on sparc: "can not have caller-save register operands at calls"
-
- Closed
-
- relates to
-
JDK-6972540 sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
-
- Closed
-