Re: RFR 8175305: Typos in net.properties

2017-02-21 Thread Brian Burkhalter
+1

On Feb 21, 2017, at 8:01 AM, Pavel Rappo  wrote:

> Hello,
> 
> Could you please review the following trivial change for [1]?
> 
>   http://cr.openjdk.java.net/~prappo/8175305/webrev.00/
> 
> Thanks,
> -Pavel
> 
> 
> [1] https://bugs.openjdk.java.net/browse/JDK-8175305
> 



RFR 8175305: Typos in net.properties

2017-02-21 Thread Pavel Rappo
Hello,

Could you please review the following trivial change for [1]?

   http://cr.openjdk.java.net/~prappo/8175305/webrev.00/

Thanks,
-Pavel


[1] https://bugs.openjdk.java.net/browse/JDK-8175305



Re: RFR 8175274 Fix httpclient asynchronous usage

2017-02-21 Thread Daniel Fuchs

On 20/02/17 16:46, Michael McMahon wrote:

Could I get the following httpclient change reviewed please?

http://cr.openjdk.java.net/~michaelm/8175274/webrev.1/


Hi Michael,

Looks good to me. Nice to see this patch getting in.

best regards,

-- daniel



It fixes some issues with asynchronous requests.

Thanks,
Michael.