API change for 8010464: Evolve java networking same origin policy
Alan Bateman
Alan.Bateman at oracle.com
Fri Apr 26 08:47:07 PDT 2013
On 26/04/2013 15:36, Michael McMahon wrote:
> :
>
> The API change can be seen at the URL below:
>
> http://cr.openjdk.java.net/~michaelm/8010464/api/
>
One comment on the "Security permissions" section of HttpURLConnection
is that it "caller must have permission" isn't clear. I think it is
trying to say that calling any method defined by this class that results
in an attempt to establish a connection will require at least one of the
permissions listed.
Does exiting HTTP protocol handlers (meaning those that aren't included
in the JDK) require any consideration?
-Alan.
More information about the net-dev
mailing list