History log of /openjdk10/jdk/src/java.base/windows/native/libnio/ch/FileChannelImpl.c
Revision Date Author Comments
# 17649:603393a94dd7 25-Aug-2017 bpb

8186707: Remove libnio FileChannelImpl native close0() function
Summary: Remove Java_sun_nio_ch_FileChannelImpl_close0() on Unix and Windows and Java_sun_nio_ch_FileDispatcherImpl_closeByHandle on Windows only
Reviewed-by: alanb


# 17470:b2fada7695e7 18-Jul-2017 bpb

8184807: (ch) Clean up handling of some Windows function return values in libnio
Summary: Properly check and respond to Windows function return values in libnio
Reviewed-by: alanb


# 11068:ba6d8f56003b 07-Dec-2014 alanb

8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
Reviewed-by: alanb
Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com


# 10712:abfee9d3545f 24-Sep-2014 igerasim

8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
Reviewed-by: alanb


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com