-
Bug
-
Resolution: Fixed
-
P3
-
7u40
-
b02
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8019025 | 7u45 | Sean Coffey | P3 | Closed | Fixed | b01 |
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.
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.
- backported by
-
JDK-8019025 (bf) Backout 7190219 fix for jdk7u (JCK issue)
-
- Closed
-
- relates to
-
JDK-7199551 (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
-
- Resolved
-
-
JDK-7190219 (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
-
- Closed
-