Integrated: 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
Brian Burkhalter
bpb at openjdk.org
Tue Apr 25 20:21:16 UTC 2023
On Tue, 25 Apr 2023 01:44:14 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> When appending a `CharBuffer`, perform a specific check for buffer overflow before invoking `put()`.
This pull request has now been integrated.
Changeset: e3ccaa65
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e3ccaa6541e98aaa57b31a05cb998d48a0f7ee87
Stats: 74 lines in 4 files changed: 69 ins; 0 del; 5 mod
8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
Reviewed-by: alanb, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/13632
More information about the core-libs-dev
mailing list