hg: jdk/jdk: 8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Mon Sep 9 17:23:12 UTC 2019


Changeset: 734f7711f87c
Author:    dfuchs
Date:      2019-09-09 18:23 +0100
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/734f7711f87c

8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
Summary: fixed the PlainProxyConnection lookup key.
Reviewed-by: chegar

! src/java.net.http/share/classes/jdk/internal/net/http/ConnectionPool.java
+ test/jdk/java/net/httpclient/PlainProxyConnectionTest.java



More information about the jdk-all-changes mailing list