[jdk17] RFR: 8269795: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV

Christian Hagedorn chagedorn at openjdk.java.net
Fri Jul 9 09:07:53 UTC 2021


On Fri, 9 Jul 2021 08:23:17 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Yes, it's referring to `StressGCM`. @robcasloz once updated all tests with `StressGCM` to use these keys in [JDK-8253765](https://github.com/openjdk/jdk/commit/05459df0). But some newer tests miss these keys. Should we update them in an RFE to be consistent?
>
> Yes, I think that would be good.

Okay, I filed [JDK-8270156](https://bugs.openjdk.java.net/browse/JDK-8270156) to clean it up later.

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

PR: https://git.openjdk.java.net/jdk17/pull/235


More information about the hotspot-compiler-dev mailing list