[jdk8u-dev] RFR: 8347911: Limit the length of inflated text chunks [v3]

Andrew John Hughes andrew at openjdk.org
Fri Feb 6 14:24:39 UTC 2026


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

I'll review this one once https://github.com/openjdk/jdk8u-dev/pull/686 is in.

I agree the test failure seems unrelated to this change.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/687#issuecomment-3860741025
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/687#issuecomment-3860748597


More information about the jdk8u-dev mailing list