ening the bug for this issue.
I will wait for your response on the other thread and proceed as per your
inputs.
Regards,
Nasser Ebrahim
From: Alan Bateman
To: Nasser Ebrahim , Xueming Shen
, core-libs-dev@openjdk.java.net
Date: 08/01/2018 05:45 PM
Subject: Re: Add x-IBM-1129
On 30/07/2018 08:47, Nasser Ebrahim wrote:
Thank you Sherman for reviewing the webrev and approving the changes. Can
you please create a bug to proceed further.
Regarding the other two charsets, IBM964 and IBM33722, we will analyze
further to see whether it can be better implemented.
I've creat
: core-libs-dev@openjdk.java.net
Date: 07/26/2018 10:36 PM
Subject:Re: Add x-IBM-1129 charset
Sent by:"core-libs-dev"
The change looks fine.
Btw, do you guy have better implementation for these two charsets? These
two
were left untouched when I did the reimpl
The change looks fine.
Btw, do you guy have better implementation for these two charsets? These two
were left untouched when I did the reimplementation back to 6/7. Did not
have time to figure out its mapping table (especially the compatibility
concern
when dealing with the mapping hard-coded i
hank you,
Nasser Ebrahim
From: Alan Bateman
To: Nasser Ebrahim , Ichiroh Takiguchi
, core-libs-dev@openjdk.java.net
Date: 07/26/2018 12:45 PM
Subject: Re: Add x-IBM-1129 charset
On 25/07/2018 11:52, Nasser Ebrahim wrote:
> Hello,
>
> I had kept aside this discussion f
On 25/07/2018 11:52, Nasser Ebrahim wrote:
Hello,
I had kept aside this discussion for a while as there is a parallel
discussion on whether to move the IBM charsets on openjdk to a different
location or outside JDK[
http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-July/054248.html
]
From: Ichiroh Takiguchi
To: Nasser Ebrahim/India/IBM@IBMIN
Cc: core-libs-dev@openjdk.java.net
Date: 06/15/2018 12:59 PM
Subject: Re: Add x-IBM-1129 charset
Hello.
I tested IBM-1129 charset on AIX platform.
It worked fine for default encoding,
$ LANG=Vi_VN ~/jdk/bi
Hello.
I tested IBM-1129 charset on AIX platform.
It worked fine for default encoding,
$ LANG=Vi_VN ~/jdk/bin/java PrintDefaultCharset
Vi_VN x-IBM1129 IBM-1129IBM-1129
$
And also code table is fine.
We would appreciate to open a bug/RFE for this change request.
Ichiroh Takiguch