-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b25
-
s390x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226033 | 14 | Martin Doerr | P4 | Resolved | Fixed | team |
JDK-8227592 | 11.0.5 | Martin Doerr | P4 | Resolved | Fixed | b01 |
test/hotspot/jtreg/compiler/interpreter/cr7116216/StackOverflow.java
fails because the VM exits unexpectedly. Further investigation shows that it crashes with segmentation fault when trying to throw a StackOverflowException.
Problem was only observed in fastdbg build, so it seems to be sufficient to increase StackShadowPages for debug builds.
fails because the VM exits unexpectedly. Further investigation shows that it crashes with segmentation fault when trying to throw a StackOverflowException.
Problem was only observed in fastdbg build, so it seems to be sufficient to increase StackShadowPages for debug builds.
- backported by
-
JDK-8226033 [s390] Unexpected exit from stack overflow test
- Resolved
-
JDK-8227592 [s390] Unexpected exit from stack overflow test
- Resolved