[jdk11u-dev] RFR: 8271456: Avoid looking up standard charsets in "java.desktop" module
Timofei Pushkin
tpushkin at openjdk.org
Thu Aug 28 14:15:38 UTC 2025
Backport of [JDK-8271456](https://bugs.openjdk.org/browse/JDK-8271456) from JDK 17, for parity with Oracle 11.0.26.
There were trivial conflicts in copyright years and imports in a few files.
Testing: GitHub CI, `jdk_imageio` test group locally (mac/arm64)
-------------
Commit messages:
- 8271456: Avoid looking up standard charsets in "java.desktop" module
Changes: https://git.openjdk.org/jdk11u-dev/pull/3081/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3081&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8271456
Stats: 762 lines in 33 files changed: 339 ins; 269 del; 154 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3081.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3081/head:pull/3081
PR: https://git.openjdk.org/jdk11u-dev/pull/3081
More information about the jdk-updates-dev
mailing list