hg: jdk/jdk10: 8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Dec 19 19:32:58 UTC 2017


Changeset: 5382baab8371
Author:    chegar
Date:      2017-12-18 10:21 +0000
URL:       http://hg.openjdk.java.net/jdk/jdk10/rev/5382baab8371

8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs

! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/BufferingSubscriber.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/HttpResponse.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/RequestPublishers.java
! src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/ResponseSubscribers.java
- test/jdk/java/net/httpclient/RequestProcessorExceptions.java
+ test/jdk/java/net/httpclient/SubscriberPublisherAPIExceptions.java



More information about the jdk-all-changes mailing list