hg: jdk/jdk10: 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jan 23 12:29:52 UTC 2018
Changeset: 3eae36c6baa5
Author: chegar
Date: 2018-01-23 12:23 +0000
URL: http://hg.openjdk.java.net/jdk/jdk10/rev/3eae36c6baa5
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
Reviewed-by: dfuchs, michaelm
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseContent.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Stream.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/Utils.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/frame/FramesDecoder.java
+ test/jdk/java/net/httpclient/ConcurrentResponses.java
+ test/jdk/java/net/httpclient/whitebox/FramesDecoderTestDriver.java
+ test/jdk/java/net/httpclient/whitebox/jdk.incubator.httpclient/jdk/incubator/http/internal/frame/FramesDecoderTest.java
More information about the jdk-changes
mailing list