Hi,
java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/FlowTest.java
would not use a specific TLS protocol, instead just use the default TLS
protocol, exactly TLSv1.3 now.
diff -r 4a5a7dc9d05c
test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/FlowTest.jav
Hi Bernd,
On 28/02/2020 22:06, Bernd Eckenfels wrote:
What is the MAC address of the loopback interface on Solaris anyway?
I'd expect there's none. "null" is what is consistently returned
after the fix (before you either get "null" or "SocketException")
Maybe it's enough to assume there is n
Hi Alan,
On 29/02/2020 07:54, Alan Bateman wrote:
On 28/02/2020 22:06, Bernd Eckenfels wrote:
I'm also curious if there are any platforms or configurations where the
loopback has a hardware address. Mostly wondering if this should be
short circuited to consistently return null (I would expect
Hi Daniel,
As suggested by you I have added a test case for retry connection with proxy
case . Please review the latest webrev and let me know your comments.
With the latest changes , the HttpURLConWithProxy test fails without the fix.
Webrev: http://cr.openjdk.java.net/~pkoppula/8183369/webrev