hg: jdk9/sandbox/jdk: http-client-branch: Fixed RawChannel implementation to take into account left over bytes present in the buffer used by the HTTP 1.1 connection. SelectorTest should be passing after this change.
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Fri Aug 19 11:05:29 UTC 2016
Changeset: dfb8169ee208
Author: dfuchs
Date: 2016-08-19 12:04 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/dfb8169ee208
http-client-branch: Fixed RawChannel implementation to take into account left over bytes present in the buffer used by the HTTP 1.1 connection. SelectorTest should be passing after this change.
! src/java.httpclient/share/classes/java/net/http/HttpResponseImpl.java
! src/java.httpclient/share/classes/java/net/http/RawChannelImpl.java
! src/java.httpclient/share/classes/java/net/http/Utils.java
More information about the jdk9-sandbox-changes
mailing list