Skip to content

Release data buffer in AbstractCharSequenceDecoder even when String creation fails#9

Open
hraskin wants to merge 3 commits into
mainfrom
pr-35625
Open

Release data buffer in AbstractCharSequenceDecoder even when String creation fails#9
hraskin wants to merge 3 commits into
mainfrom
pr-35625

Conversation

@hraskin

@hraskin hraskin commented Oct 14, 2025

Copy link
Copy Markdown
Owner

Closes spring-projectsgh-35614

Signed-off-by: Marius Lichtblau <marius@lichtblau.io>
Handle OutOfMemoryError raised by StringUTF16 when the length of the
string exceeds StringUTF16.MAX_LENGTH

Signed-off-by: Marius Lichtblau <marius@lichtblau.io>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Signed-off-by: Hugo Raskin <raskin.hugo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web Client throws OutOfMemoryError when response is larger than 1GB and contains UTF-16 characters

2 participants