RFR: 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence [v7]
Brian Burkhalter
bpb at openjdk.org
Wed Jan 10 18:52:30 UTC 2024
On Wed, 15 Nov 2023 01:41:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Add to `java.nio.CharBuffer` an absolute bulk put method which takes a `CharSequence` as its source of `char`s.
>
> Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
>
> - 4860681: Fix java/nio/Buffer/CopyDirectMemory.java build failure
> - Merge
> - 4860681: Make test use RandomFactory
> - Merge
> - 4860681: Heap and direct buffer specializations
> - 4860681: Change some {@code ...} to <code>...</code> to prevent line breaking
> - 4860681: Modify existing test
> - Merge
> - 4860681: Add spaces to parameter lists in @see tag
> - 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence
continue;
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13744#issuecomment-1885429754
More information about the nio-dev
mailing list