hg: jdk/sandbox: 8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Aug 8 18:00:17 UTC 2019
Changeset: e4cc5231ce2d
Author: dfuchs
Date: 2019-08-08 18:44 +0100
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/e4cc5231ce2d
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
Summary: HttpResponseInputStream::read(byte[],int,int) now implements the same check than the InputStream::read(byte[],int,int).
Reviewed-by: prappo, chegar, dfuchs
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
! src/java.net.http/share/classes/jdk/internal/net/http/ResponseSubscribers.java
! test/jdk/java/net/httpclient/HttpResponseInputStreamTest.java
More information about the jdk-sandbox-changes
mailing list