RFR: 8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Christian Hagedorn
chagedorn at openjdk.org
Mon Jan 15 14:38:24 UTC 2024
On Mon, 15 Jan 2024 13:39:29 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> This reverts commit b5c863b772603b3fbf159d2bd3f6d1caffaff16a. [JDK-8316533](https://bugs.openjdk.org/browse/JDK-8316533).
>
> The patch fixed a bug in verification, but created a regression which will take more time to investigate and fix. Hence the backout for now.
>
> Testing: running...
Looks good to me, too.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17425#pullrequestreview-1821808702
More information about the hotspot-compiler-dev
mailing list