On Mon, 5 Oct 2020 14:38:35 GMT, Patrick Concannon <pconcan...@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 <pconcan...@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

Reply via email to