RFR: 8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification [v3]
Brian Burkhalter
bpb at openjdk.org
Wed Jul 9 16:05:39 UTC 2025
On Mon, 7 Jul 2025 13:14:44 GMT, Brett Okken <duke at openjdk.org> wrote:
>> Okay, let's create a follow-up issue for that.
>
> Could there also be value in a more generic `CharBufferAsCharSequenceTest` test which covers the entirety of the `CharSequence` interface on the various `CharBuffer` implementations in various "states" (position, offset, limit, etc.)?
Please see https://bugs.openjdk.org/browse/JDK-8361715.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26104#discussion_r2195403477
More information about the nio-dev
mailing list