RFR JDK-8015271: Conversion table for EUC-KR is incorrect
Hi, Here is proposal to add one mapping entry into the mapping table for EUC-KR to add the "newly" added KS X 1001:2002 code point 2-71 (EUC_KR:0xA2E8 Unicode: U+0x327E) Info regarding this code point http://www.unicode.org/L2/L2004/04267-n2815.pdf Here is the mapping change webrev http://cr.openjdk.java.net/~sherman/8015271/webrev The mapping test webrev, these tests are still in closed repo, hope I can find time to update and bring them to the public repo soon. http://cr.openjdk.java.net/~sherman/8015271/closed Thanks! -Sherman
On 29/05/2013 18:07, Xueming Shen wrote:
Hi,
Here is proposal to add one mapping entry into the mapping table for EUC-KR to add the "newly" added KS X 1001:2002 code point
2-71 (EUC_KR:0xA2E8 Unicode: U+0x327E)
Info regarding this code point http://www.unicode.org/L2/L2004/04267-n2815.pdf
Here is the mapping change webrev
http://cr.openjdk.java.net/~sherman/8015271/webrev This looks okay to me. Do you know if we are missing any other mappings? I see a few other "CIRCLED KOREAN CHARACTER", U+327C for example, but I don't know what their status is.
-Alan
On 05/30/2013 05:31 AM, Alan Bateman wrote:
On 29/05/2013 18:07, Xueming Shen wrote:
Hi,
Here is proposal to add one mapping entry into the mapping table for EUC-KR to add the "newly" added KS X 1001:2002 code point
2-71 (EUC_KR:0xA2E8 Unicode: U+0x327E)
Info regarding this code point http://www.unicode.org/L2/L2004/04267-n2815.pdf
Here is the mapping change webrev
http://cr.openjdk.java.net/~sherman/8015271/webrev This looks okay to me. Do you know if we are missing any other mappings? I see a few other "CIRCLED KOREAN CHARACTER", U+327C for example, but I don't know what their status is.
I don't know if there is any missing, don't have a kS X 1001:2002 standard around. But If these characters are not listed in standard, they should not be in mapping. At least I see all four newly added as listed in the "new" KS X 1001:2002 page 10 (as in that attached N2815) are in the mapping now. 0xA2E7 0x00AE # Registered Sign 0xA2E8 0x327E # CIRCLED KOREAN CHARACTER JUEUI (Postal Code Mark) 0xA8A3 0x00AA # FEMININE ORDINAL INDICATOR 0xA8AC 0x00BA # MASCULINE ORDINAL INDICATOR -Sherman
-Alan
participants (2)
-
Alan Bateman
-
Xueming Shen