Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198046 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b109 |
JDK-2197817 | 6u23 | Tom Rodriguez | P2 | Resolved | Fixed | b01 |
JDK-2199716 | 6u22m | Tom Rodriguez | P2 | Resolved | Fixed | b01 |
JDK-2197527 | 6u21p | Tom Rodriguez | P2 | Resolved | Fixed | b03 |
We've seen several failures like the following on both c1 and c2:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/171114.kvn/source/src/share/vm/runtime/frame.cpp:293), pid=6986, tid=3
# assert(check.is_deoptimized_frame()) failed: missed deopt
#
# JRE version: 7.0
# Java VM: OpenJDK Client VM (19.0-b02-201007231711.kvn.6969569-fastdebug mixed mode solaris-sparc )
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/171114.kvn/source/src/share/vm/runtime/frame.cpp:293), pid=6986, tid=3
# assert(check.is_deoptimized_frame()) failed: missed deopt
#
# JRE version: 7.0
# Java VM: OpenJDK Client VM (19.0-b02-201007231711.kvn.6969569-fastdebug mixed mode solaris-sparc )
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
- backported by
-
JDK-2197527 assert(check.is_deoptimized_frame()) failed: missed deopt
-
- Resolved
-
-
JDK-2197817 assert(check.is_deoptimized_frame()) failed: missed deopt
-
- Resolved
-
-
JDK-2199716 assert(check.is_deoptimized_frame()) failed: missed deopt
-
- Resolved
-
-
JDK-2198046 assert(check.is_deoptimized_frame()) failed: missed deopt
-
- Closed
-