[jdk21u-dev] RFR: 8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902 [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Jun 20 09:35:13 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.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/734#pullrequestreview-2129932831
More information about the jdk-updates-dev
mailing list