[jdk17u-dev] Integrated: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop

Andrew Lu andrewlu at openjdk.org
Thu Mar 7 08:11:09 UTC 2024


On Mon, 4 Mar 2024 09:42:28 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 17.0.11-oracle.
> No code change, only code line change in src/hotspot/share/opto/loopopts.cpp, so make it clean.

This pull request has now been integrated.

Changeset: 3c05a028
Author:    Andrew Lu <andrewlu at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/3c05a0281d9086fcfe8f99438fd343ffffb82a07
Stats:     60 lines in 2 files changed: 57 ins; 0 del; 3 mod

8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop

Backport-of: 9f0e7da64e21237322e55ca4f0e3639fa5d1c4ed

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2265


More information about the jdk-updates-dev mailing list