RFR JDK-8042125: Japanese character converters incompatible between Java 7 and Java 8 (original) (raw)
Masayoshi Okutsu masayoshi.okutsu at oracle.com
Mon May 25 09:38:12 UTC 2015
- Previous message: RFR JDK-8042125: Japanese character converters incompatible between Java 7 and Java 8
- Next message: Review Request 8074432: Move jdeps to jdk.compiler module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good to me.
Masayoshi
On 5/24/2015 9:26 AM, Xueming Shen wrote:
Hi
Please help the change for 8042125 issue: https://bugs.openjdk.java.net/browse/JDK-8042125 webrev: http://cr.openjdk.java.net/~sherman/8042125 It's a regression caused by the changes of JDK-6653797. The direct triggers are (1) the .c2b mapping table for ms932/0208is missing (regardless the comment in JISX0208MS932.map says we need one) (2) mapping entry for those non-roundtrip code points are mistakenly commented out in jisx0212solaris.map and jisx0208ms932.map. thanks! -Sherman
- Previous message: RFR JDK-8042125: Japanese character converters incompatible between Java 7 and Java 8
- Next message: Review Request 8074432: Move jdeps to jdk.compiler module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]