JDK-8317147 : [lworld] compiler/valhalla/inlinetypes/TestNullableArrays.java crash after jdk-22+9
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2023-09-28
  • Updated: 2023-10-06
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.
Other
repo-valhallaUnresolved
Related Reports
Relates :  
Relates :  
Description
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
#