RFR: 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences [v2]

Alan Bateman alanb at openjdk.org
Tue Apr 25 18:34:09 UTC 2023


On Tue, 25 Apr 2023 16:50:10 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> When appending a `CharBuffer`, perform a specific check for buffer overflow before invoking `put()`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8306623: Update comment; move test code location

Marked as reviewed by alanb (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/13632#pullrequestreview-1400495094


More information about the nio-dev mailing list