Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063312 | 8u45 | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8058427 | 8u40 | Tobias Hartmann | P4 | Resolved | Fixed | b07 |
JDK-8071048 | emb-8u47 | Tobias Hartmann | P4 | Resolved | Fixed | team |
Running Nashorn + Octane with -XX:-TieredCompilation -XX:+PrintRecolations fails with the following error:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/oracle/tip/src/cpu/x86/vm/assembler_x86.cpp:747), pid=29879, tid=140223982565120
# assert(which != imm_operand) failed: instruction is not a movq reg, imm64
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/oracle/tip/src/cpu/x86/vm/assembler_x86.cpp:747), pid=29879, tid=140223982565120
# assert(which != imm_operand) failed: instruction is not a movq reg, imm64
- backported by
-
JDK-8058427 assert(which != imm_operand) failed: instruction is not a movq reg, imm64
-
- Resolved
-
-
JDK-8063312 assert(which != imm_operand) failed: instruction is not a movq reg, imm64
-
- Resolved
-
-
JDK-8071048 assert(which != imm_operand) failed: instruction is not a movq reg, imm64
-
- Resolved
-