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

Amit Kumar amitkumar at openjdk.org
Fri May 3 13:52:00 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>

jdk/test/sun/nio/cs/TestIBMBugs.java line 28:

> 26:  *      8235834
> 27:  * @summary Check if the problems reported in above bugs have been fixed
> 28:  * @modules jdk.charsets

These two lines are the issue. These are not part of head-stream patch. Please remove them and then this will be a clean patch.

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

PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/480#discussion_r1589231478


More information about the jdk8u-dev mailing list