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

Tobias Hartmann thartmann at openjdk.org
Tue Jun 20 13:53:52 UTC 2023


Changeset: 4a9cc8a0
Author:    Eric Nothum <eric.nothum at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2023-06-20 13:52:45 +0000
URL:       https://git.openjdk.org/jdk/commit/4a9cc8a000cafb3ad77a33710054b567e8553652

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

Reviewed-by: roland, chagedorn

! src/hotspot/share/opto/loopnode.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestLoopLimitOverflowDuringCCP.java



More information about the jdk-changes mailing list