5029431: (bf) Add absolute bulk put and get methods
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Feb 19 22:29:48 UTC 2019
> On Feb 19, 2019, at 12:32 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
>> One thing to check on test coverage is CharBuffers that are created by wrapping Strings and other char sequences (we have a history of missing that in test cases).
>
> OK, I will double check that.
I added lines 963-969 to Basic-X.java.template to test absolute get() from a CharBuffer created by wrapping a string; webrev updated in place [1].
Thanks,
Brian
[1] http://cr.openjdk.java.net/~bpb/5029431/webrev.04
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190219/e6a38afa/attachment.html>
More information about the nio-dev
mailing list