Integrated: 8253475: Javadoc clean up in HttpExchange and HttpServer

Patrick Concannon pconcannon at openjdk.java.net
Wed Oct 7 09:16:12 UTC 2020


On Mon, 5 Oct 2020 14:38:35 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

> Hi,
> 
> Could someone please review my doc-only fix for JDK-8253475 - 'Javadoc clean up in HttpExchange and HttpServer' ?
> 
> This fix is set of formatting changes intended to clean up the javadoc of the following classes :
> 
> `com.sun.net.httpserver.HttpExchange`
> `com.sun.net.httpserver.HttpServer`
> 
> This issue is a sub-task of [JDK-8252822](https://bugs.openjdk.java.net/browse/JDK-8252822)
> 
> Kind regards,
> Patrick

This pull request has now been integrated.

Changeset: 49128a1e
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/49128a1e
Stats:     342 lines in 2 files changed: 56 ins; 4 del; 282 mod

8253475: Javadoc clean up in HttpExchange and HttpServer

Reviewed-by: dfuchs

-------------

PR: https://git.openjdk.java.net/jdk/pull/506


More information about the net-dev mailing list