-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b20
-
generic
-
generic
Similar to the change in JDK-8305811, use the getChars method of particular implementations of CharSequence to load the characters into an array instead of eventually falling back to charAt().
- relates to
-
JDK-8306959 (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
-
- Resolved
-
-
JDK-8306623 (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
-
- Closed
-
-
JDK-8305811 (bf) Improve performance of CharBuffer::append(CharSequence[,int,int])
-
- Resolved
-