JDK-2183434 : (cs) CharsetEncoder.encode(ByteBuffer) should call flush(ByteBuffer)
  • Type: Backport
  • Backport of: JDK-6221056
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P2
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2009-09-23
  • Updated: 2010-12-21
  • Resolved: 2009-09-24
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.
JDK 6
6Fixed
Comments
EVALUATION Fix 6227608: (cs) Charset-X-Coder.flush cannot be reinvoked in case of overflow require modification of spec in 5ux.
25-09-2009

EVALUATION Fixing this bug requires spec changes in CharsetEncoder.flush(). Spec changes are not allowed in update releases. The ccc request for backporting has been denied. We do want to fix it in Tiger update. However, we can not workaround this "no spec change allowed" policy.
24-09-2009

EVALUATION see parent cr.
23-09-2009