[jdk21] Integrated: 8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer

Tobias Hartmann thartmann at openjdk.org
Thu Jun 22 05:51:11 UTC 2023


On Wed, 21 Jun 2023 10:28:11 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Backport of [JDK-8309266](https://bugs.openjdk.java.net/browse/JDK-8309266). Applies cleanly.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 7621d988
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/7621d988f9fd6ec1b075d355b500b768518100c2
Stats:     61 lines in 2 files changed: 59 ins; 0 del; 2 mod

8309266: C2: assert(final_con == (jlong)final_int) failed: final value should be integer

Reviewed-by: chagedorn, dlong
Backport-of: 4a9cc8a000cafb3ad77a33710054b567e8553652

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

PR: https://git.openjdk.org/jdk21/pull/49


More information about the hotspot-compiler-dev mailing list