JDK-8064407 : (fc) FileChannel transferTo should use TransmitFile on Windows
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-11-08
  • Updated: 2017-05-17
  • Resolved: 2014-12-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 JDK 9
7u80Fixed 8u60Fixed 9 b43Fixed
Related Reports
Relates :  
Sub Tasks
JDK-8175229 :  
Description
Microsoft engineers have proposed using TransmitFile on Windows, the thread tracking the discussion is here:

http://mail.openjdk.java.net/pipermail/nio-dev/2014-October/002792.html