hg: jdk7u/jdk7u-dev/jdk: 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows; ...
sean.coffey at oracle.com
sean.coffey at oracle.com
Thu Jan 8 15:17:25 UTC 2015
Changeset: 4960f7151992
Author: coffeys
Date: 2015-01-08 15:12 +0000
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/4960f7151992
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
Reviewed-by: alanb
Contributed-by: kirk.shoop at microsoft.com, v-valkop at microsoft.com
! src/share/classes/sun/nio/ch/FileChannelImpl.java
! src/share/classes/sun/nio/ch/FileDispatcher.java
! src/solaris/classes/sun/nio/ch/FileDispatcherImpl.java
! src/solaris/native/sun/nio/ch/FileChannelImpl.c
! src/windows/classes/sun/nio/ch/FileDispatcherImpl.java
! src/windows/native/sun/nio/ch/FileChannelImpl.c
! test/java/nio/channels/FileChannel/TransferToChannel.java
More information about the jdk7u-dev
mailing list