-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.4
-
generic
-
generic
There is no cannonical name for the ISO Latin 1 character encoding (8859_1). In JDK 1.1 through JDK 1.1.5 it was named 8859_1, in JDK 1.1.6 the name changed to ISO8859_1. This lack of a cannonical name means that some JCK tests that relied on the old name now fail. Since the 8859_1 character encoding is the only one that JavaSoft requires for conformance, we should have a cannonical name for it.
- duplicates
-
JDK-4139951 (docs) java.io.{InputStreamReader,OutputStreamWriter} should specify encodings
-
- Resolved
-
- relates to
-
JDK-4118030 java.io.OutputStreamWriter.getEncoding() doc needs clarification
-
- Closed
-
-
JDK-4118029 java.io.InputStreamReader.getEncoding() doc needs clarification
-
- Closed
-