History log of /openjdk10/jdk/src/java.base/windows/native/libnio/ch/FileDispatcherImpl.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


# 15886:008918f18c5f 20-Oct-2016 prappo

8168417: Pending exceptions in java.base/windows/native/libnio
Reviewed-by: chegar, alanb


# 11521:873915557654 02-Mar-2015 igerasim

8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win]
Reviewed-by: alanb


# 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