hg: jdk/jdk: 8240921: Minor correction to HttpResponse.BodySubscribers example
patrick.concannon at oracle.com
patrick.concannon at oracle.com
Fri Mar 20 20:17:17 UTC 2020
Changeset: eb151fbfb58f
Author: pconcannon
Date: 2020-03-20 20:16 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/rev/eb151fbfb58f
8240921: Minor correction to HttpResponse.BodySubscribers example
Summary: The fix updates the incorrect example of the usage of the class java.net.http.HttpResponse.BodySubscribers.
Reviewed-by: chegar, dfuchs, jboes, pconcannon
Contributed-by: Rahul Yadav <rahul.r.yadav at oracle.com>
! src/java.net.http/share/classes/java/net/http/HttpResponse.java
! test/jdk/java/net/httpclient/examples/JavadocExamples.java
More information about the jdk-all-changes
mailing list