[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 13:57:16 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.

Thanks! I'm testing it. It would be great if someone could review https://github.com/openjdk/jdk21u-dev/pull/789.

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

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


More information about the jdk-updates-dev mailing list