URL guarantees that the ftp protocol handler is present, worth re-considering this?

Dmitry Samersoff Dmitry.Samersoff at oracle.com
Mon Oct 15 14:16:56 PDT 2012


Alan,

Looks ok for me.

-Dmitry

On 2012-10-15 20:14, Alan Bateman wrote:
> 
> java.net.URL guarantees that 5 protocol handlers are present: http,
> https, ftp, file and jar.
> 
> ftp a legacy protocol and I'm wondering whether it's time to consider
> removing it from the list. I'm not suggesting we don't continue to
> include it, rather just removing the guarantee that it is always
> present. The motivation for bringing this up is modules and compact
> profiles where it might be desirable to not include the ftp protocol
> handler for footprint reasons.
> 
> -Alan


-- 
Dmitry Samersoff
Java Hotspot development team, SPB04
* There will come soft rains ...



More information about the net-dev mailing list