[jdk21] Integrated: 8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16

Jim Laskey jlaskey at openjdk.org
Wed Aug 9 15:35:58 UTC 2023


On Wed, 9 Aug 2023 14:41:51 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

> 8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16

This pull request has now been integrated.

Changeset: c746fc01
Author:    Jim Laskey <jlaskey at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/c746fc013cb9a765b374e77d1af24b1557e3691b
Stats:     49 lines in 2 files changed: 45 ins; 2 del; 2 mod

8313809: String template fails with java.lang.StringIndexOutOfBoundsException if last fragment is UTF16

Reviewed-by: redestad
Backport-of: 6864441163f946d0bec7380a2a120e31b812a6dc

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

PR: https://git.openjdk.org/jdk21/pull/170


More information about the core-libs-dev mailing list