<i18n dev> RFR: 8232161 Unexpected 1-way trip conversion entries on MS950 charset
Ichiroh Takiguchi
takiguc at linux.vnet.ibm.com
Mon Oct 28 16:51:06 UTC 2019
Hello.
I have no idea about compatibility impact.
But according to ftp://ftp.unicode.org/Public/12.1.0/ucd/UnicodeData.txt
These are BOX DRAWINGS characters.
2550;BOX DRAWINGS DOUBLE HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE
HORIZONTAL;;;;
255E;BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS
VERTICAL SINGLE AND RIGHT DOUBLE;;;;
2561;BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS
VERTICAL SINGLE AND LEFT DOUBLE;;;;
256A;BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL
DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND HORIZONTAL DOUBLE;;;;
I don't think it was used as valuable data until now.
I think it's necessary to evaluate compatibility.
To Sato-san,
if you have any question and suggestion, please let me know.
To other reviewers,
please let me know if you have any question and concern.
Thanks,
Ichiroh Takiguchi
On 2019-10-19 16:36, Alan Bateman wrote:
> On 14/10/2019 16:53, Ichiroh Takiguchi wrote:
>> Hello.
>>
>> Could you review the fix ?
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8232161
>> Change: https://cr.openjdk.java.net/~itakiguchi/8232161/webrev.00/
>>
>> I have a concern about 1-way trip conversion entries (4 entries) on
>> MS950 charset.
>> The detail information is in JDK-8232161 [1]
>>
> Do you know any sense on the compatibility impact of changing this? I
> think Naoto has the same question and we aren't sure if this one with
> need a compatibility property. I think it will need a CSR.
>
> -Alan
More information about the i18n-dev
mailing list