Integrated: 8351419: java.net.http: Cleanup links in HttpResponse and module-info API doc comments
Daniel Fuchs
dfuchs at openjdk.org
Mon Mar 10 10:45:02 UTC 2025
On Fri, 7 Mar 2025 15:53:22 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.
This pull request has now been integrated.
Changeset: ec683a18
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ec683a18bcd8a8282989ba97238899d6375f43c8
Stats: 14 lines in 2 files changed: 1 ins; 0 del; 13 mod
8351419: java.net.http: Cleanup links in HttpResponse and module-info API doc comments
Reviewed-by: michaelm, vyazici
-------------
PR: https://git.openjdk.org/jdk/pull/23945
More information about the net-dev
mailing list