-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
1.2.0
-
generic
-
generic
After you close a StringWriter or CharArrayWriter, you can still call their I/O methods. According to the developer, the only operations that should be allowed after these are closed are getBuffer and toString. Otherwise, we should see an IOException.
- duplicates
-
JDK-4727592 CharArrayWriter's specification should declare that close() has no effect
-
- Closed
-