-
Bug
-
Resolution: Fixed
-
P2
-
10
-
b21
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/phaseX.hpp:134
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/231047.cphillim/s/hotspot/src/share/vm/opto/phaseX.hpp:134), pid=31568, tid=31699
# assert(i<_max) failed: oob
#
Log files in comments.
# after -XX: or in .hotspotrc: SuppressErrorAt=/phaseX.hpp:134
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/scratch/opt/jprt/T/P1/231047.cphillim/s/hotspot/src/share/vm/opto/phaseX.hpp:134), pid=31568, tid=31699
# assert(i<_max) failed: oob
#
Log files in comments.
- relates to
-
JDK-8176506 C2: loop unswitching and unsafe accesses cause crash
- Resolved
-
JDK-8139771 Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
- Closed