git: openjdk/jdk: master: 8354282: C2: more crashes in compiled code because of dependency on removed range check CastIIs

Roland Westrelin roland at openjdk.org
Wed Dec 10 08:49:40 UTC 2025


Changeset: 00068a80
Branch: master
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2025-12-10 08:45:20 +0000
URL:       https://git.openjdk.org/jdk/commit/00068a80304a809297d0df8698850861e9a1c5e9

8354282: C2: more crashes in compiled code because of dependency on removed range check CastIIs

Reviewed-by: chagedorn, qamai, galder, epeter

! src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
! src/hotspot/share/opto/castnode.cpp
! src/hotspot/share/opto/castnode.hpp
! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/escape.cpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/opto/loopTransform.cpp
! src/hotspot/share/opto/loopnode.cpp
! src/hotspot/share/opto/loopopts.cpp
! src/hotspot/share/opto/macroArrayCopy.cpp
! test/hotspot/jtreg/compiler/c2/irTests/TestPushAddThruCast.java
! test/hotspot/jtreg/compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java



More information about the jdk-changes mailing list