On Sun, 27 Apr 2025 14:21:32 GMT, Tatsunori Uchino <d...@openjdk.org> wrote:

>> I believe that after:
>> https://github.com/openjdk/jdk/pull/24738
>> the `stdin.encoding` property is set when the process is connected to a 
>> console, which is probably the main case where the encoding can be detected 
>> automatically.
>
> I misunderstood that I have tested `stdin.encoding`.
> I cannot confirm that `stdin.encoding` is changed in Windows to proper ones 
> because it has not been included in the latest EA build (20) and I cannot 
> build master for Windows. However, it is changed to `US-ASCII` in Ubuntu when 
> I change `LANG`. I will believe its author until the latest EA build is 
> updated.

Anyway you need to merge master first to test `stdin.encoding`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24438#discussion_r2062642061

Reply via email to