[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
Fri Jul 18 05:44:52 UTC 2025


On Fri, 18 Jul 2025 00:55:57 GMT, Taizo Kurashige <tkurashige at openjdk.org> wrote:

>> 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?
>
> Hi @GoeLin 
> 
> This PR has dependent PR https://github.com/openjdk/jdk21u-dev/pull/1980, so I created this PR against pr/1980 branch according to "What to do with changes depending on each other?" in https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix .
> 
> IPv6BoundHost.java was added in https://github.com/openjdk/jdk21u-dev/pull/1980.
> I think https://github.com/openjdk/jdk21u-dev/pull/1980 shoud be integrated first.
> 
> Sorry for forgetting refering to dependent fix in Fix Request.
> 
> Thanks.

Hi @kurashige23 
ah, I missed that.  Ok, thanks.

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

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


More information about the jdk-updates-dev mailing list