[jdk8u-dev] RFR: 8347911: Limit the length of inflated text chunks [v2]
Timofei Pushkin
tpushkin at openjdk.org
Fri Dec 26 11:19:44 UTC 2025
> 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/687/files
- new: https://git.openjdk.org/jdk8u-dev/pull/687/files/ab0f8cd2..ab0f8cd2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=687&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=687&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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