-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b04
Specification of the read() method does not state the behavior when the CharBuffer is empty with respect to ReadOnlyBufferException.
https://download.java.net/java/early_access/jdk13/docs/api/java.base/java/nio/CharBuffer.html#read(java.nio.CharBuffer)
https://download.java.net/java/early_access/jdk13/docs/api/java.base/java/nio/CharBuffer.html#read(java.nio.CharBuffer)
- csr for
-
JDK-8310677 Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer
-
- Closed
-
- relates to
-
JDK-8266078 Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
-
- Resolved
-