hg: jdk/sandbox: 3 new changesets

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Thu May 3 17:33:50 UTC 2018


Changeset: 17cb1166de81
Author:    dfuchs
Date:      2018-05-03 18:27 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/17cb1166de81

http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed

! src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java

Changeset: 6ef5ca8283a4
Author:    dfuchs
Date:      2018-05-03 18:29 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/6ef5ca8283a4

http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that.

! src/java.net.http/share/classes/jdk/internal/net/http/Stream.java

Changeset: b55b69565ee2
Author:    dfuchs
Date:      2018-05-03 18:32 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/b55b69565ee2

http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake

! src/java.net.http/share/classes/jdk/internal/net/http/common/SSLFlowDelegate.java



More information about the jdk-sandbox-changes mailing list