There is an extra "throws: " tag in close() method in CharArrayReader and
CharArrayWriter. Also there needs to be some explanation why close() in
CharArrayReader and CharArrayWriter does not throw IOException, like their super
classes Reader and Writer do.
CharArrayWriter. Also there needs to be some explanation why close() in
CharArrayReader and CharArrayWriter does not throw IOException, like their super
classes Reader and Writer do.
- duplicates
-
JDK-4317583 stddoclet: Inherited @throws improperly copies from overridden method to subclas
-
- Closed
-