RFR 8175274 Fix httpclient asynchronous usage

2017-02-20 Thread Michael McMahon
Could I get the following httpclient change reviewed please? http://cr.openjdk.java.net/~michaelm/8175274/webrev.1/ It fixes some issues with asynchronous requests. Thanks, Michael.

RFR [9] 8175261: Per-protocol setting for not working for JAR URLConnection defaultUseCaches

2017-02-20 Thread Chris Hegarty
The fix for 8163449 [1] "Allow per protocol setting for URLConnection defaultUseCaches", does not work for JAR URLs ( which embed URLs to the actual artifact ). The problem is that sun.net.www.protocol.jar.JarURLConnection passes all of the [g|s]et[Default]UseCaches() method calls to the embedded