RFR: 8324517: C2: crash in compiled code because of dependency on removed range check CastIIs

Roland Westrelin roland at openjdk.org
Thu Mar 28 13:45:33 UTC 2024


On Thu, 28 Mar 2024 11:55:28 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/rangechecks/TestArrayAccessAboveRCAfterRCCastIIEliminated.java line 41:
>> 
>>> 39:  */
>>> 40: 
>>> 41: public class TestArrayAccessAboveRCAfterRCCastIIEliminated {
>> 
>> It seems this test is not in a package. Is this on purpose?
>
> Not sure if that is important, but it seems most other tests are in a package

I never put tests in a package. So If there's an issue with that, then there are many more tests to fix.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18377#discussion_r1543006212


More information about the hotspot-compiler-dev mailing list