-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 15
-
b19
-
Verified
A DESCRIPTION OF THE PROBLEM :
StringWriter.flush() does not do anything, however its documentation says "Flush the stream.".
This is rather misleading.
It would be good if the documentation could be changed to indicate that it does nothing, preventing users from needlessly calling it.
StringWriter.flush() does not do anything, however its documentation says "Flush the stream.".
This is rather misleading.
It would be good if the documentation could be changed to indicate that it does nothing, preventing users from needlessly calling it.
- csr for
-
JDK-8264867 StringWriter.flush() is NOOP but documentation does not indicate it
-
- Closed
-