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

Emanuel Peter epeter at openjdk.org
Tue Jan 16 10:21:30 UTC 2024


On Mon, 15 Jan 2024 14:35:35 GMT, Christian Hagedorn <chagedorn 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: passed
>
> Looks good to me, too.

Thanks for the reviews @chhagedorn @TobiHartmann

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

PR Comment: https://git.openjdk.org/jdk/pull/17425#issuecomment-1893440205


More information about the hotspot-compiler-dev mailing list