[jdk23u] Integrated: 8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5

Matias Saavedra Silva matsaave at openjdk.org
Wed Sep 25 17:10:46 UTC 2024


On Thu, 19 Sep 2024 18:23:01 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> Backport of the changes JDK-8338924 and JDK-8335664. This patch is not clean since it excludes the changes to Problem list.

This pull request has now been integrated.

Changeset: caf28d4a
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk23u/commit/caf28d4ac5711cc864a05fbdd64451d364c599ef
Stats:     144 lines in 6 files changed: 134 ins; 6 del; 4 mod

8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
8335664: Parsing jsr broken: assert(bci>= 0 && bci < c->method()->code_size()) failed: index out of bounds

Reviewed-by: coleenp
Backport-of: 1353601dcc8f9ec3e12dea21dc61b3585a154b13

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

PR: https://git.openjdk.org/jdk23u/pull/109


More information about the jdk-updates-dev mailing list