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

Guy Korland gkorland at gmail.com
Mon Oct 15 09:21:10 PDT 2012


What about including sftp?

On Monday, October 15, 2012, 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
>


-- 
Regards,
Guy Korland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20121015/0501a5e7/attachment.html 


More information about the net-dev mailing list