RFR: 8333427: langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows [v2]
duke
duke at openjdk.org
Wed Nov 6 04:05:38 UTC 2024
On Wed, 6 Nov 2024 01:23:31 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:
>> I fixed to get Charset from native.encoding instead of Charset.defaultCharset() when reading a file to which the output of javac run in the test was redirected.
>> The modified code is based on the alternatives given in JEP400.
>> I verified that the test passed on Windows in both Japanese and English locales with this fix.
>
> KIRIYAMA Takuya has updated the pull request incrementally with one additional commit since the last revision:
>
> Update full name
@tkiriyama
Your change (at version c6ee9e0e0389c577c773e757342133595b3eb0ee) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19519#issuecomment-2458682777
More information about the compiler-dev
mailing list