[jdk21u-dev] RFR: 8353698: Output of Simple Web Server is garbled if the console's encoding is not UTF-8 [v2]
Taizo Kurashige
tkurashige at openjdk.org
Tue Jul 22 08:59:13 UTC 2025
> Hi,
>
> This is a backport of JDK-8353698: Output of Simple Web Server is garbled if the console's encoding is not UTF-8
>
> Original patch applies cleanly to 21u.
> This PR depends on #1980. So #1980 shoud be integrated first.
>
> Testing: test/jdk/com/sun/net/httpserver/simpleserver passes on Japanese Windows and English Windows.
>
> Thanks.
Taizo Kurashige 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/jdk21u-dev/pull/1981/files
- new: https://git.openjdk.org/jdk21u-dev/pull/1981/files/9974c4e9..9974c4e9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1981&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1981&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1981.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1981/head:pull/1981
PR: https://git.openjdk.org/jdk21u-dev/pull/1981
More information about the jdk-updates-dev
mailing list