[jdk21u-dev] Integrated: 8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
Martin Doerr
mdoerr at openjdk.org
Mon Jun 24 09:18:17 UTC 2024
On Mon, 17 Jun 2024 15:58:39 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.
This pull request has now been integrated.
Changeset: 5c3dbbfc
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/5c3dbbfc23f96fddf572f52ca2f4441e18d1fd03
Stats: 68 lines in 2 files changed: 68 ins; 0 del; 0 mod
8325494: C2: Broken graph after not skipping CastII node anymore for Assertion Predicates after JDK-8309902
Reviewed-by: mbaesken, shade
Backport-of: 9fd78022b19149ade40f92749f0b585ecfd41410
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/734
More information about the jdk-updates-dev
mailing list