[jdk21u-dev] Integrated: 8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
Goetz Lindenmaier
goetz at openjdk.org
Tue Oct 1 10:35:39 UTC 2024
On Thu, 26 Sep 2024 08:02:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.6-oracle.
This pull request has now been integrated.
Changeset: dd13bf68
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/dd13bf68cbf9c8a80a69524fde3ae9329335c1f4
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
Backport-of: caf28d4ac5711cc864a05fbdd64451d364c599ef
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1012
More information about the jdk-updates-dev
mailing list