Integrated: 8356152: String.concat can throw StringIndexOutOfBoundsException
Raffaello Giulietti
rgiulietti at openjdk.org
Tue May 6 17:35:23 UTC 2025
On Mon, 5 May 2025 13:07:45 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> A fix to throw `OutOfMemoryError`, as done in releases ≤ 23.
This pull request has now been integrated.
Changeset: 052e2522
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/052e2522b661e51b5fd2e0561c4866e97b9d170d
Stats: 79 lines in 2 files changed: 78 ins; 0 del; 1 mod
8356152: String.concat can throw StringIndexOutOfBoundsException
Reviewed-by: liach, aturbanov, redestad, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/25038
More information about the core-libs-dev
mailing list