-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 7, 8, 9
-
Component/s: hotspot
-
b156
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8174421 | 10 | Zoltan Majo | P2 | Resolved | Fixed | b01 |
| JDK-8286826 | openjdk8u342 | Paul Hohensee | P2 | Resolved | Fixed | b03 |
| JDK-8354696 | shenandoah8u342 | Paul Hohensee | P2 | Resolved | Fixed | b03 |
VM crash from test sample/mergesort/MergeSortTest.java
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (bcEscapeAnalyzer.cpp:106), pid=21249, tid=21295
# guarantee(_stack_height < _max_stack) failed: stack overflow
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (bcEscapeAnalyzer.cpp:106), pid=21249, tid=21295
# guarantee(_stack_height < _max_stack) failed: stack overflow
#
- backported by
-
JDK-8174421 C2: Bytecode escape analyzer crashes due to stack overflow
-
- Resolved
-
-
JDK-8286826 C2: Bytecode escape analyzer crashes due to stack overflow
-
- Resolved
-
-
JDK-8354696 C2: Bytecode escape analyzer crashes due to stack overflow
-
- Resolved
-
- duplicates
-
JDK-8135159 C2: Bytecode escape analyzer crashes with unbalanced stack
-
- Closed
-
-
JDK-8171819 Stack overflow in bcEscapeAnalyzer.cpp
-
- Closed
-
- relates to
-
JDK-7023639 JSR 292 method handle invocation needs a fast path for compiled code
-
- Closed
-
(1 relates to, 2 links to)