JDK-8000178 : (bf) Backout 7190219 fix for jdk7u (JCK issue)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 7u40
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-09-27
  • Updated: 2013-09-04
  • Resolved: 2012-10-25
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
7u40 b02Fixed
Related Reports
Relates :  
Relates :  
Description
The fix for 7190219 causes a JCK failure.

api/java_nio/CharBuffer/index.html#Methods2[appendCharSequence0006]

That JCK test in itself is too strict and is under review via Bug ID 7199569. For the purpose of update release though, we should withdraw the 7190219 fix.
Comments
Verified with regression and JCK tests with jdk 7u40 b30.
03-07-2013

/test: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/019c69143daf
06-12-2012