[jdk8u-dev] RFR: 8347911: Limit the length of inflated text chunks [v3]
Timofei Pushkin
tpushkin at openjdk.org
Fri Dec 26 12:32:29 UTC 2025
On Fri, 26 Dec 2025 11:29:51 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
>> Backport of [JDK-8347911](https://bugs.openjdk.org/browse/JDK-8347911) for parity with Oracle's JDK 8u461.
>>
>> Conflicts:
>> - Copyright years
>> - Missing JDK-8139206: use `IOUtils.readNBytes(...)` instead of the missing `InputStream.readNBytes(...)`
>>
>> Testing: GitHub CI, jdk_imageio test group locally (headless linux/arm64)
>
> Timofei Pushkin has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8347911: Limit the length of inflated text chunks
>
> Backport-of: 398a580518b4e7961bdddf733e0a89ff25bc437a
Rebased on top of the current master.
The CI failure is a single unrelated GC test, already reported as JDK-8303159.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/687#issuecomment-3692804195
More information about the jdk8u-dev
mailing list