[jdk11u-dev] RFR: 8269795: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV
Roland Westrelin
roland at openjdk.java.net
Wed Jul 28 08:25:34 UTC 2021
On Tue, 27 Jul 2021 16:36:17 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of JDK-8269795. Doesn't apply cleanly because cleanup change JDK-8223142 is not it 11u. Taken new PhaseIdealLoop::peeled_dom_test_elim which includes the cleanup. Removed key "randomness" from test which doesn't work with 11u.
Looks good to me.
-------------
Marked as reviewed by roland (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/166
More information about the jdk-updates-dev
mailing list