RFR: 8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs [v2]

Roland Westrelin roland at openjdk.org
Wed Dec 11 15:36:51 UTC 2024


On Wed, 11 Dec 2024 14:50:50 GMT, Roland Westrelin <roland at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/rangechecks/TestRangeCheckCastIISplitThruPhi.java line 31:
>> 
>>> 29:  * @run main/othervm -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation TestRangeCheckCastIISplitThruPhi
>>> 30:  *
>>> 31:  *
>> 
>> Formatting is a little off. And would it make sense to add a run without flags?
>
> I don't see anything wrong with the formatting. What am I missing?

Added run without flags in new commit.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/22568#discussion_r1880420108


More information about the hotspot-compiler-dev mailing list