RFR: 8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization

Tobias Hartmann thartmann at openjdk.org
Mon Jan 15 14:05:18 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 and trivial.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17425#pullrequestreview-1821748733


More information about the hotspot-compiler-dev mailing list