RFR: 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence [v6]

Brian Burkhalter bpb at openjdk.org
Tue Oct 17 17:29:06 UTC 2023


On Mon, 9 Oct 2023 21:19:37 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 incrementally with one additional commit since the last revision:
> 
>   4860681: Make test use RandomFactory

Please take note of the **API Note** in the new method.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13744#issuecomment-1766858873


More information about the nio-dev mailing list