JDK-8068507 : (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
Type:Bug
Component:core-libs
Sub-Component:java.nio
Affected Version:7u80,8u60,9
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2015-01-06
Updated:2017-05-19
Resolved:2015-01-08
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.
JDK-8064407 introduced a new system property : "jdk.net.enableFastFileTransfer"
"jdk.nio.enableFastFileTransfer" reads better and we should make this change before any JDK release goes public with this enhancement.