Following crash occurs after merging jdk-22+9:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb2cba916b9, pid=230562, tid=230591
#
# JRE version: Java(TM) SE Runtime Environment (22.0) (fastdebug build 22-lworld4ea-2023-09-27-1056450.david.simms.valhalla)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 22-lworld4ea-2023-09-27-1056450.david.simms.valhalla, mixed mode, tiered, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x13846b9][thread 230592 also had an error]
[thread 230590 also had an error][thread 230593 also had an error]
[thread 230594 also had an error]
[thread 230589 also had an error]
[thread 230595 also had an error]
markWord::displaced_mark_helper() const+0x29
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb2cba916b9, pid=230562, tid=230591
#
# JRE version: Java(TM) SE Runtime Environment (22.0) (fastdebug build 22-lworld4ea-2023-09-27-1056450.david.simms.valhalla)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 22-lworld4ea-2023-09-27-1056450.david.simms.valhalla, mixed mode, tiered, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x13846b9][thread 230592 also had an error]
[thread 230590 also had an error][thread 230593 also had an error]
[thread 230594 also had an error]
[thread 230589 also had an error]
[thread 230595 also had an error]
markWord::displaced_mark_helper() const+0x29
#
- duplicates
-
JDK-8317658 [lworld] TemplateTable::withfield() does not correctly load the ResolvedFieldEntry
- Resolved
- relates to
-
JDK-8301996 Move field resolution information out of the cpCache
- Resolved