RFR: 8351419: java.net.http: Cleanup links in HttpResponse and module-info API doc comments [v2]
Michael McMahon
michaelm at openjdk.org
Mon Mar 10 10:38:52 UTC 2025
On Fri, 7 Mar 2025 17:54:29 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> This is a trivial doc cleanup. HttpResponse and module-info have a few links that should use {@linkplain } instead of {@link } or <href>. Also I noticed one link target mismatch, and some clarification missing in the send/receive buffer properties.
>
> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
>
> Update src/java.net.http/share/classes/java/net/http/HttpResponse.java
>
> Co-authored-by: Michael McMahon <70538289+Michael-Mc-Mahon at users.noreply.github.com>
Marked as reviewed by michaelm (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23945#pullrequestreview-2670487756
More information about the net-dev
mailing list