[jdk11u-dev] RFR: 8347911: Limit the length of inflated text chunks [v3]
Timofei Pushkin
tpushkin at openjdk.org
Wed Oct 22 08:10:50 UTC 2025
> Backport of [JDK-8347911](https://bugs.openjdk.org/browse/JDK-8347911) from JDK 17, for parity with Oracle 11.0.27.
>
> No conflicts.
>
> Testing: GitHub CI, `jdk_imageio` test group locally (mac/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. The pull request contains five additional commits since the last revision:
- 8347911: Limit the length of inflated text chunks
Backport-of: 398a580518b4e7961bdddf733e0a89ff25bc437a
- Merge remote-tracking branch 'openjdk-jdk11/master' into 8347911-jdk11
- 8347911: Limit the length of inflated text chunks
Backport-of: 398a580518b4e7961bdddf733e0a89ff25bc437a
- 8274893: Update java.desktop classes to use try-with-resources
Backport-of: 70c6df6be431fe11c5441986ed04040f9ec3b750
- 8271456: Avoid looking up standard charsets in "java.desktop" module
Reviewed-by: phh
Backport-of: 6b55ef3b58ae405c46f440e06b5adb03cec3a500
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/3083/files
- new: https://git.openjdk.org/jdk11u-dev/pull/3083/files/78600b8e..b90c5be6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3083&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3083&range=01-02
Stats: 24956 lines in 258 files changed: 13535 ins; 4853 del; 6568 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3083.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3083/head:pull/3083
PR: https://git.openjdk.org/jdk11u-dev/pull/3083
More information about the jdk-updates-dev
mailing list