Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028674 | 8 | Rickard Backman | P2 | Closed | Fixed | b117 |
JDK-8028985 | port-stage-ppc-aix | Rickard Backman | P2 | Resolved | Fixed | master |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb59585b61e, pid=9791, tid=140416433231616
#
# JRE version: Java(TM) SE Runtime Environment (8.0) (build 1.8.0-internal-rbackman_2013_11_12_10_46-b00)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b58 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x72f61e] PhaseIdealLoop::build_loop_late_post(Node*)+0x11e
Doesn't happen with -XX:-UseMathExactIntrinsics.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb59585b61e, pid=9791, tid=140416433231616
#
# JRE version: Java(TM) SE Runtime Environment (8.0) (build 1.8.0-internal-rbackman_2013_11_12_10_46-b00)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b58 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x72f61e] PhaseIdealLoop::build_loop_late_post(Node*)+0x11e
Doesn't happen with -XX:-UseMathExactIntrinsics.
- backported by
-
JDK-8028985 SIGSEGV in PhaseIdealLoop::build_loop_late_post
-
- Resolved
-
-
JDK-8028674 SIGSEGV in PhaseIdealLoop::build_loop_late_post
-
- Closed
-