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

Emanuel Peter epeter at openjdk.org
Mon Jan 15 13:47:50 UTC 2024


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...

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

Commit messages:
 - 8320175

Changes: https://git.openjdk.org/jdk/pull/17425/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17425&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8320175
  Stats: 76 lines in 2 files changed: 0 ins; 76 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17425.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17425/head:pull/17425

PR: https://git.openjdk.org/jdk/pull/17425


More information about the hotspot-compiler-dev mailing list