[jdk8u-dev] RFR: 8320964: sun/tools/native2ascii/Native2AsciiTests.sh fails on Japanese [v2]
Kazuhisa Takakuri
ktakakuri at openjdk.org
Wed Apr 10 12:43:18 UTC 2024
On Mon, 8 Apr 2024 12:28:29 GMT, Kazuhisa Takakuri <ktakakuri at openjdk.org> wrote:
>> I would like to fix this issue because the test dose not work as intended.
>> Could someone please review it?
>
> Kazuhisa Takakuri has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into 8320964
> - Fix copyright year and @bug
> - Fix Native2AsciiTests.sh
* I run the test on English Windows and also found to occur on the following environment:
$ systeminfo
OS Name: Microsoft Windows Server 2016 Standard
System Locale: en-us;English (United States)
$ sed --version
sed (GNU sed) 4.8
Packaged by Cygwin (4.8-1)
Copyright (C) 2020 Free Software Foundation, Inc.
* I fixed copyright and added the bug ID.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/400#issuecomment-2047434437
More information about the jdk8u-dev
mailing list