8219014: (bf) Add absolute bulk put methods which accept a source Buffer
Paul Sandoz
paul.sandoz at oracle.com
Wed Jul 1 22:33:54 UTC 2020
HI,
The CSR looks ok, but I think you will need to add specdiff and then you can present the JavaDoc of the ByteBuffer absolute put method deferring to the specdiff for the other cases.
The JavaDoc in the webrev looks good.
Paul.
> On Jun 26, 2020, at 5:49 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
>
>> On Jun 26, 2020, at 9:25 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
>>
>> You previous work laid the foundations such that this feature is predominantly API and test work (and ensuring that annoying buffer backed by CharSequence or String, I forget which, is not misbehaving).
>>
>> I am inclined to proceed.
>
> CSR filed [1].
>
> Thanks,
>
> Brian
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8248431
>
More information about the nio-dev
mailing list