-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0, 1.3.0
-
beta
-
sparc
-
generic, solaris_2.5.1
Name: akC57697 Date: 09/09/98
The documentation for java.io.OutputStreamWriter.write does not say clear about
exceptions for malformed surrogate pairs.
The evaluation 4167118 for says:
"OutputStreamWriter now uses the 'safe' character to byte conversion methods.
Hence, no IO Exceptions will be thrown even with malformed surrogate
pairs - substitution happens instead. Also, the api for output stream
writer does not say anything about throwing exceptions for malformed
surrogate pairs, so there should not be a jck test for this."
(java full version "JDK-1.2fcs-I")
======================================================================
- relates to
-
JDK-4172153 Some converters throw ConversionBufferFullExceptions on malformed surrogates
-
- Closed
-