JDK-8171819 : Stack overflow in bcEscapeAnalyzer.cpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-12-21
  • Updated: 2016-12-21
  • Resolved: 2016-12-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/scratch/opt/jprt/T/P1/230008.daholme/s/hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp:106), pid=11364, tid=11453
#  guarantee(_stack_height < _max_stack) failed: stack overflow
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-12-19-230008.daholme.jdk9-hs)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-12-19-230008.daholme.jdk9-hs, compiled mode, tiered, compressed oops, g1 gc, linux-amd64)