RFR: 8356152: String.concat can throw StringIndexOutOfBoundsException [v5]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon May 5 17:29:33 UTC 2025
> A fix to throw `OutOfMemoryError`, as done in releases ≤ 23.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Increased min heap size to 8G.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25038/files
- new: https://git.openjdk.org/jdk/pull/25038/files/f0c75b95..0ca5b653
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25038&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25038&range=03-04
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/25038.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25038/head:pull/25038
PR: https://git.openjdk.org/jdk/pull/25038
More information about the core-libs-dev
mailing list