JDK-6893702 : Overhaul of Ftp Client internal code
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 6,7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows_2003
  • CPU: generic,x86
  • Submitted: 2009-10-21
  • Updated: 2010-04-02
  • Resolved: 2009-11-24
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
7 b77Fixed
Related Reports
Duplicate :  
Relates :  
Description
Overhaul and expand the internal FTP client code. This will allow for easier maintenance and a futur opening of the API while laying the foundations for new features like secure FTP support.

Comments
EVALUATION The idea, besides cleaning and improving code, is to have a cleaner API and support for SPI in the future.
21-10-2009