RFR: 8356152: String.concat can throw StringIndexOutOfBoundsException [v4]

Raffaello Giulietti rgiulietti at openjdk.org
Mon May 5 14:38:05 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:

  Added language concat + to test.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25038/files
  - new: https://git.openjdk.org/jdk/pull/25038/files/1207556c..f0c75b95

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25038&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25038&range=02-03

  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 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