-
Bug
-
Resolution: Fixed
-
P2
-
11, 17.0.2, 18, 19
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8281997 | 18.0.2 | Tobias Hartmann | P2 | Resolved | Fixed | b01 |
JDK-8281668 | 18.0.1 | Tobias Hartmann | P2 | Resolved | Fixed | b06 |
JDK-8281063 | 18 | Tobias Hartmann | P2 | Resolved | Fixed | b34 |
JDK-8279599 | 17.0.3-oracle | Tobias Hartmann | P2 | Closed | Fixed | b02 |
JDK-8279963 | 17.0.3 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8279506 | 11.0.15-oracle | Tobias Hartmann | P2 | Closed | Fixed | b01 |
JDK-8280294 | 11.0.15 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/b/b/e/main/jdk_tlda/open/src/hotspot/share/oops/methodData.hpp:1999), pid=8053, tid=8214
# assert((uint)reason < 2* _trap_hist_limit) failed: oob
#
# JRE version: Java(TM) SE Runtime Environment GraalVM 22.1.0-dev (17.0.2+5) (fastdebug build 17.0.2+5-LTS-jvmci-22.0-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM GraalVM 22.1.0-dev (fastdebug 17.0.2+5-LTS-jvmci-22.0-b02, mixed mode, tiered, jvmci, jvmci compiler, serial gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xad5295] Deoptimization::query_update_method_data(MethodData*, int, Deoptimization::DeoptReason, bool, bool, Method*, unsigned int&, bool&, bool&)+0x255
The values for MethodData::_trap_hist_list and Deoptimization::Reason_LIMIT are out of sync in terms of how JVMCI uses them.
- backported by
-
JDK-8279963 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Resolved
-
JDK-8280294 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Resolved
-
JDK-8281063 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Resolved
-
JDK-8281668 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Resolved
-
JDK-8281997 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Resolved
-
JDK-8279506 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Closed
-
JDK-8279599 [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
- Closed
- links to
-
Commit openjdk/jdk11u-dev/0c4803b5
-
Commit openjdk/jdk17u-dev/30c263c1
-
Commit openjdk/jdk18/2531c332
-
Commit openjdk/jdk/6f0e8da6
-
Review openjdk/jdk11u-dev/776
-
Review openjdk/jdk17u-dev/77
-
Review openjdk/jdk18/114
-
Review openjdk/jdk/6855