RFR: 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Jul 13 15:24:45 UTC 2023
> 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 four additional commits since the last revision:
- 4860681: Modify existing test
- Merge
- 4860681: Add spaces to parameter lists in @see tag
- 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13744/files
- new: https://git.openjdk.org/jdk/pull/13744/files/ef652e76..87cbab6a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13744&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13744&range=00-01
Stats: 293254 lines in 5219 files changed: 211564 ins; 45297 del; 36393 mod
Patch: https://git.openjdk.org/jdk/pull/13744.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13744/head:pull/13744
PR: https://git.openjdk.org/jdk/pull/13744
More information about the nio-dev
mailing list