[jdk8u-dev] RFR: 8235834: IBM-943 charset encoder needs updating [v2]

Amit Kumar amitkumar at openjdk.org
Fri May 3 14:06:02 UTC 2024


On Mon, 22 Apr 2024 09:13:56 GMT, Shruthi <duke at openjdk.org> wrote:

>> Backporting JDK-8235834 - IBM-943 charset encoder needs updating.
>> There are few characters which display garbled values when using IBM943C, so this mapping file needs to be backported to fix the issue.
>> 
>> Reported issue : https://bugs.openjdk.org/browse/JDK-8235834
>> Backporting https://github.com/openjdk/jdk/commit/1b925183894778acce8aff4c101f67af98f0097f
>
> Shruthi has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Backport 1b925183894778acce8aff4c101f67af98f0097f
>   
>   Signed-off-by: Shruthi.Shruthi1 <Shruthi.Shruthi1 at ibm.com>

https://github.com/openjdk/jdk/commit/61c3a29e0cc884fcaaa14b4eb841ab4bc2b6ee0c#diff-d7cfb545c4f2d402274530dbce0bc6223deb998a131e3231e66a262e293cc550 this is the patch you need to backport for those extra two lines which you have added.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/480#issuecomment-2093087997


More information about the jdk8u-dev mailing list