[jdk17u] Integrated: 8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added

Tobias Hartmann thartmann at openjdk.java.net
Wed Aug 18 14:12:39 UTC 2021


On Wed, 18 Aug 2021 10:39:26 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 8a20dfe5
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/8a20dfe5467d1ab8d04dcc0f347610ec35737a6b
Stats:     66 lines in 2 files changed: 64 ins; 0 del; 2 mod

8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added

Backport-of: 3f38a50c528cccc30ca9e513b15ce9866d92aa82

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

PR: https://git.openjdk.java.net/jdk17u/pull/20


More information about the jdk-updates-dev mailing list