RFR JDK-8015271: Conversion table for EUC-KR is incorrect (original) (raw)
Xueming Shen xueming.shen at oracle.com
Thu May 30 18:50:30 UTC 2013
- Previous message: RFR JDK-8015271: Conversion table for EUC-KR is incorrect
- Next message: RFR 8015395: NumberFormatException during startup if java.lang.Integer.IntegerCache.high set to bad value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 (EUCKR: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
- Previous message: RFR JDK-8015271: Conversion table for EUC-KR is incorrect
- Next message: RFR 8015395: NumberFormatException during startup if java.lang.Integer.IntegerCache.high set to bad value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]