RFR: JDK-8260694: (fc) Add apiNote to FileChannel.transferFrom to better describe "no bytes available" case [v5]
Alan Bateman
alanb at openjdk.java.net
Thu Feb 4 14:23:42 UTC 2021
On Thu, 4 Feb 2021 14:11:43 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> JDK-8260694: (fc) Add apiNote to FileChannel.transferFrom to better describe "no bytes available" case
>
> Marked as reviewed by alanb (Reviewer).
> Hi Alan, CSR is created at https://bugs.openjdk.java.net/browse/JDK-8261135. Thanks
Thanks, I've tweaked it a bit and reduced the specification section down to the changes that we have agreed in the PR. You should be able to hit "Finalize".
> BTW, seems linux x86 fails often, I think it's safe for me to ignore the failures, please kindly let me know otherwise.
Sorry, I can't help on this as I haven't built on 32-bit for several years. There are a few people in OpenJDK that are keeping the 32-bit builds working.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2329
More information about the nio-dev
mailing list