-
Enhancement
-
Resolution: Fixed
-
P3
-
1.1.5, 1.1.6, 1.1.7
-
1.1.8
-
x86
-
windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2018391 | 1.2.0 | Masayoshi Okutsu | P3 | Resolved | Fixed | 1.2fcs |
Name: rm29839 Date: 12/17/97
New code page converter Cp932 which represents Microsoft Windows Shift-JIS is desired.
Cp932 is a superset of SJIS. It includes following characters:
-
0x8740 - 0x879C : 83 characters
0xED40 - 0xEDFC : 188 characters
0xEE40 - 0xEEFC : 186 characters
0xF040 - 0xF9FC : 2071 characters (End-User-Defined Characters)
0xFA40 - 0xFC4B : 388 characters
-
Since SJIS is the default encoding of JVM on Japanese Windows NT/95,
above characters are gone during conversion.
(Review ID: 22061)
======================================================================
- backported by
-
JDK-2018391 RFE: Cp932 (MS Windows Japanese Shift-JIS) is desired
- Resolved
- duplicates
-
JDK-4219716 InputStreamReader with SJIS conversion bug
- Closed
-
JDK-4139280 Incorrect Java converters for Gaiji characters(IBM, NEC, NEC IBM characters set)
- Closed
- relates to
-
JDK-4178421 MS932 converter not in build
- Closed
-
JDK-4556882 Follow the IANA definition for "shift_jis" charset name
- Closed
-
JDK-4151410 RFE: JIS X0208-1997 defined Shift JIS should replace the current SJIS converters
- Closed
(1 relates to)