JDK-8354282 : C2: more crashes in compiled code because of dependency on removed range check CastIIs
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,21,25
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-04-10
  • Updated: 2025-04-11
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.
JDK 25
25Unresolved
Related Reports
Relates :  
Description
Attached patch to test TestArrayAccessAboveRCAfterRCCastIIEliminated demonstrates variant of already fixed JDK-8332827: crash in compiled code due to out of bound array access above range check.
Comments
ILW = Same as JDK-8332827 = P3
11-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24575 Date: 2025-04-10 15:15:54 +0000
10-04-2025