Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8031426 | 9 | Niclas Adlertz | P3 | Resolved | Fixed | b02 |
JDK-8045188 | 8u25 | Niclas Adlertz | P3 | Resolved | Fixed | b01 |
JDK-8053194 | emb-8u26 | Niclas Adlertz | P3 | Resolved | Fixed | b17 |
This assert happened once, but unfortunately it isn't easy to reproduce. Error log attached.
- backported by
-
JDK-8031426 C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
- Resolved
-
JDK-8045188 C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
- Resolved
-
JDK-8053194 C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
- Resolved
- duplicates
-
JDK-8011353 C1: -XX:+VerifyOopMaps -XX:+DeoptimizeALot crashes fastdebug solaris sparc
- Closed