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

Timofei Pushkin tpushkin at openjdk.org
Wed Feb 18 07:30:42 UTC 2026


> 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

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/687/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=687&range=03
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/687.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/687/head:pull/687

PR: https://git.openjdk.org/jdk8u-dev/pull/687


More information about the jdk8u-dev mailing list