Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045792 | 8u25 | Alex Menkov | P3 | Closed | Fixed | b01 |
JDK-8041379 | 8u20 | Alex Menkov | P3 | Closed | Fixed | b14 |
JDK-8052846 | emb-8u26 | Alex Menkov | P3 | Resolved | Fixed | b17 |
As a result of discussions with translation teams:
there are a few Chinese locales:
0x0804: zh-CN - Chinese (Simplified)-People's Republic of China
0x1004: zh-SG - Chinese (Simplified)-Singapore
0x0404: zh-TW - Chinese (Traditional)-Taiwan
0x0C04: zh-HK - Chinese (Traditional)-Hong Kong S.A.R.
0x1404: zh-MO - Chinese (Traditional)-Macao S.A.R.
Currently we handle 0x804 as Chinese Simplified and all other "zh" locales as Chinese Traditional
zh-SG should be mapped to Chinese Simplified
there are a few Chinese locales:
0x0804: zh-CN - Chinese (Simplified)-People's Republic of China
0x1004: zh-SG - Chinese (Simplified)-Singapore
0x0404: zh-TW - Chinese (Traditional)-Taiwan
0x0C04: zh-HK - Chinese (Traditional)-Hong Kong S.A.R.
0x1404: zh-MO - Chinese (Traditional)-Macao S.A.R.
Currently we handle 0x804 as Chinese Simplified and all other "zh" locales as Chinese Traditional
zh-SG should be mapped to Chinese Simplified
- backported by
-
JDK-8052846 zh-SG (Chinese Singapore) locale should be handled as Chinese Simplified
-
- Resolved
-
-
JDK-8041379 zh-SG (Chinese Singapore) locale should be handled as Chinese Simplified
-
- Closed
-
-
JDK-8045792 zh-SG (Chinese Singapore) locale should be handled as Chinese Simplified
-
- Closed
-