[jdk11u] RFR: 8292260: Backout [REDO] C2 crash when allocating array of size too large

Thomas Stuefe stuefe at openjdk.org
Fri Aug 12 09:45:22 UTC 2022


On Fri, 12 Aug 2022 08:54:03 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> PR to backout the change of [JDK-8279219](https://bugs.openjdk.org/browse/JDK-8279219). I'll change this to the proper backport title once JDK 19 backout is done.

Backout looks clean.

I also applied it and checked delta between this PR and the commit before 8279219. Affected files look identical apart from opto/split_if.cpp which was modified with as part of "8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination" 22f8e216eef4efc2685986067dee10e24301b6dc

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

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.org/jdk11u/pull/49


More information about the jdk-updates-dev mailing list