[jdk21u-dev] RFR: 8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902 [v2]

Martin Doerr mdoerr at openjdk.org
Mon Jun 24 09:18:15 UTC 2024


On Mon, 17 Jun 2024 20:15:58 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Originally clean backport of [JDK-8325494](https://bugs.openjdk.org/browse/JDK-8325494). A part of the assertion can only be enabled after [JDK-8305636](https://bugs.openjdk.org/browse/JDK-8305636) is backported (see 2nd commit).
>> The included test fails without the fix and passes with it.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Disable part of an assertion which requires JDK-8305636.

I'll add a comment to [JDK-8305636](https://bugs.openjdk.org/browse/JDK-8305636). We can do a follow-up. I'd like to get this issue fixed, now.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/734#issuecomment-2186008093


More information about the jdk-updates-dev mailing list