JDK-8075092 : Remove erroneous println statement from DoubleByteDecoder
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 7u80
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-03-12
  • Updated: 2015-03-18
  • Resolved: 2015-03-12
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 7
7u80Fixed
Related Reports
Relates :  
Description
An erroneous println statement crept into DoubleByteDecoder via the JDK-8008386 fix for jdk7u. It needs to be removed.
Comments
Safe fix, regression in 7u80, SQE OK to take it in PSU15_02
16-03-2015