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

Raffaello Giulietti rgiulietti at openjdk.org
Mon May 5 14:06:27 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 '@requires' to test.

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

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

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

  Stats: 1 line in 1 file changed: 1 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