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

Goetz Lindenmaier goetz at openjdk.org
Thu Jul 17 20:22:54 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.

Hi @kurashige23 
I tried to run this through our testing. It does not apply though. 
The patch to test/jdk/com/sun/net/httpserver/simpleserver/jwebserver/IPv6BoundHost.java
is the problem.  Could you please merge head?

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1981#issuecomment-3085354460


More information about the jdk-updates-dev mailing list