-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0, 5.0
-
tiger
-
generic
-
generic
As part of completing full migration of commonly used encodings and coders for the same to
use the java.nio.charset SPI/API a pure Java NIO implementation of the autodecting
charset, JISAutoDetect is required for the next J2SE feature release.
###@###.### 2003-03-12
###@###.### 2003-07-23
use the java.nio.charset SPI/API a pure Java NIO implementation of the autodecting
charset, JISAutoDetect is required for the next J2SE feature release.
###@###.### 2003-03-12
###@###.### 2003-07-23
- duplicates
-
JDK-4320428 RFE: JISAutoDetect should return detected converter name
- Closed
- relates to
-
JDK-5107263 Worse performance of isSupported for JISAutoDetect (1.4.X)
- Closed
-
JDK-4890306 Make NIO charsets sun.nio.cs.*, sun.nio.cs.* self-standing
- Resolved