Changeset: 93303f8a4a8e
Author:alanb
Date: 2012-10-20 21:07 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/93303f8a4a8e
8000941: Remove ftp from the required list of protocol handlers
Reviewed-by: chegar
! src/share/classes/java/net/ProxySelector.java
! src/share/classes
Thanks Alan, this looks good.
-Chris
On 19 Oct 2012, at 21:01, Alan Bateman wrote:
>
> Earlier this week I brought up the suggestion to drop ftp from the list of
> protocol handler guaranteed to be present [1]. Here's the webrev with the
> proposed changes:
>
> http://cr.openjdk.java.net/~a
Earlier this week I brought up the suggestion to drop ftp from the list
of protocol handler guaranteed to be present [1]. Here's the webrev with
the proposed changes:
http://cr.openjdk.java.net/~alanb/8000941/webrev/
The only change to normative text is in the URL, the only changes are
non-