Name: asR10047 Date: 08/07/2002
The class specification for CharArrayWriter should contain a statement
that closing this class has no effect and that this class methods can
be called after the stream has been closed without generating
an IOException.
This statement is necessary to justify current behavior of this class.
======================================================================
The class specification for CharArrayWriter should contain a statement
that closing this class has no effect and that this class methods can
be called after the stream has been closed without generating
an IOException.
This statement is necessary to justify current behavior of this class.
======================================================================
- duplicates
-
JDK-4140410 java.io.{StringWriter,CharArrayWriter} permit I/O after close
-
- Closed
-