Looks good, Artem.
Thanks,
Michael
On 17/05/16 22:27, Artem Smotrakov wrote:
Hello,
Please review this patch for 9.
NPE may occur if additional logging is enabled with
"java.net.http.HttpClient.log" system property because
AsyncSSLDelegate.logParams(SSLParameters) doesn't check for null
va
Could I get the following change reviewed please?
http://cr.openjdk.java.net/~michaelm/8157105/webrev.1/
Some error conditions not being handled correctly and some
logging cleanup.
Thanks
Michael.
Hi Michael,
Looks fine.
Roger
On 5/17/2016 9:43 AM, Michael McMahon wrote:
Could I get the following change reviewed please?
In some circumstances multi-valued response headers
were being ignored (except for the first occurrence).
The change fixes that problem. It also changes the
output of