[jdk21u-dev] RFR: 8353698: Output of Simple Web Server is garbled if the console's encoding is not UTF-8 [v3]

Taizo Kurashige tkurashige at openjdk.org
Tue Jul 22 09:54:48 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. The pull request contains three additional commits since the last revision:

 - Merge master
 - Backport f7fa05f577a28870202ccaa3544c34b58bd4adfe
 - Backport f9a1d3381b12c97784c11649be079147c85939c0

-------------

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/1981/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/1981/files/9974c4e9..1f817424

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1981&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1981&range=01-02

  Stats: 8281 lines in 155 files changed: 4313 ins; 2620 del; 1348 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