On 09/10/2014 18:10, Kirk Shoop (MS OPEN TECH) wrote:
Here is the webrev with both changes:
I've tweaked your patch a ting bit on a few minor issues. One is so that
running with -Djdk.net.useTcpFastLoopback enables the setting. Another
one is to just rename from fast_loopback to fastLoo
This looks ok to me.
-Chris.
On 15/10/14 12:03, Michael McMahon wrote:
http://cr.openjdk.java.net/~michaelm/8042622/webrev.1/
The issue is that ResponseCache is receiving all the headers from our
MessageHeader internal implementation class. This includes
a dummy/fake header that represents the
http://cr.openjdk.java.net/~michaelm/8042622/webrev.1/
The issue is that ResponseCache is receiving all the headers from our
MessageHeader internal implementation class. This includes
a dummy/fake header that represents the request line of a request
(eg GET /foo.html HTTP/1.1) and this is causing