RFR: 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences [v3]
Lance Andersen
lancea at openjdk.org
Tue Apr 25 19:16:10 UTC 2023
On Tue, 25 Apr 2023 19:04: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: Add overlooked issue ID to @bug
Marked as reviewed by lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13632#pullrequestreview-1400573696
More information about the nio-dev
mailing list