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

Taizo Kurashige tkurashige at openjdk.org
Tue Jul 22 15:58:04 UTC 2025


On Wed, 16 Jul 2025 11:10:02 GMT, Taizo Kurashige <tkurashige at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 8198de3d
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/8198de3d9b5c856277b2b5a8d9f211795dcc0076
Stats:     65 lines in 10 files changed: 9 ins; 3 del; 53 mod

8353698: Output of Simple Web Server is garbled if the console's encoding is not UTF-8

Backport-of: f7fa05f577a28870202ccaa3544c34b58bd4adfe

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1981


More information about the jdk-updates-dev mailing list