JDK-4727592 : CharArrayWriter's specification should declare that close() has no effect
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: cdc_1.1,1.2.0,1.4.0,5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,solaris_2.6
  • CPU: generic,sparc
  • Submitted: 2002-08-07
  • Updated: 2017-05-16
  • Resolved: 2003-11-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b28Fixed
Related Reports
Duplicate :  
Description
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.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic tiger-beta FIXED IN: tiger tiger-beta INTEGRATED IN: tiger-b28 tiger-beta VERIFIED IN: 1.5
14-09-2004

EVALUATION Will document for Tiger. ###@###.### 2003-09-17
17-09-2003