[jdk8u-dev] RFR: 8347911: Limit the length of inflated text chunks
Timofei Pushkin
tpushkin at openjdk.org
Mon Sep 1 14:49:48 UTC 2025
On Mon, 1 Sep 2025 07:44: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)
I believe the test failures are not related
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/687#issuecomment-3242633226
More information about the jdk8u-dev
mailing list