[jdk17u-dev] Integrated: 8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Goetz Lindenmaier
goetz at openjdk.org
Fri Jul 14 06:54:24 UTC 2023
On Tue, 11 Jul 2023 14:13:05 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.9-oracle.
>
> Clean backport, but does not compiole because is_ConI is not supported by 17.
> I include the parts to define this from "8298952: All nodes should have type(n) == Value(n) after IGVN"
This pull request has now been integrated.
Changeset: 97cf4fec
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/97cf4fec4761ac2d157890ca7f6338fc95fec1d2
Stats: 69 lines in 4 files changed: 66 ins; 0 del; 3 mod
8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer
Reviewed-by: roland
Backport-of: 4a9cc8a000cafb3ad77a33710054b567e8553652
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1570
More information about the jdk-updates-dev
mailing list