RFR JDK-8043495: add native FileChannelImpl.transferTo0() implementation for AIX
Alan Bateman
Alan.Bateman at oracle.com
Tue May 27 09:00:08 UTC 2014
On 27/05/2014 09:49, Volker Simonis wrote:
> :
> 'send_file()' is declared in 'sys/socket.h' on AIX, so we need it.
Thanks, just checking.
> :
>
>
> Is there any test which exercises this code?
>
The tests in java/nio/channels/FileChannel are the tests to run, they
will give the transfer methods a good work out.
-Alan.
More information about the nio-dev
mailing list