RFR [9] 8050983 : Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming

Michael McMahon michael.x.mcmahon at oracle.com
Fri Nov 14 10:39:22 UTC 2014


Chris

This looks fine to me.

Thanks
Michael

On 07/11/14 11:44, Chris Hegarty wrote:
> This is a trivial change to fix a failed previous attempt to prevent 
> all HTTP requests, with a streaming body, from automatically being 
> retried, by the HttpURLConnection implementation.
>
> The existing implementation only prevents POST requests from being 
> automatically retried, it should prevent all, incl PUT.
>
> http://cr.openjdk.java.net/~chegar/8050983/webrev.00/webrev/
>
> -Chris.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8050983



More information about the net-dev mailing list