RFR [10] - 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
Chris Hegarty
chris.hegarty at oracle.com
Mon Sep 25 10:40:41 UTC 2017
This is a request for review of a minor test bug that causes the
aforementioned test to fail intermittently. The issue is that the
mock test server expects to read the complete HTTP request with
a single read call. It should, however, be prepared to perform
more than one read call.
Webrev:
http://cr.openjdk.java.net/~chegar/8181176.00/
-Chris.
More information about the net-dev
mailing list