On 17/05/2013 11:07, Weijun Wang wrote:
On 5/17/13 5:50 PM, Tom Hawtin wrote:
On 17/05/2013 03:17, Weijun Wang wrote:
which supports the new HttpURLPermission type introduced in
8010464: Evolve java networking same origin policy
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/93a268759ec3
Not looked through it thoroughly, but are we sure we want url.toString()?
I think this comment is on Michael's (already-pushed) changeset above.
D'oh. I missed this in the review. I think it should be using
sun.net.util.URLUtil.urlNoFragString(URL)
-Chris
-Max
Tom