> Hi,
>
> Could someone please review my doc-only fix for JDK-8253474: 'Javadoc clean
> up in HttpsExchange, HttpsParameters, and
> HttpsServer' ?
> This fix is set of formatting changes intended to clean up the javadoc of the
> following classes :
>
> `com.sun.net.httpserver.HttpsExchange`
> `
> Hi,
>
> Could someone please review my doc-only fix for JDK-8253474: 'Javadoc clean
> up in HttpsExchange, HttpsParameters, and
> HttpsServer' ?
> This fix is set of formatting changes intended to clean up the javadoc of the
> following classes :
>
> `com.sun.net.httpserver.HttpsExchange`
> `
On Mon, 12 Oct 2020 19:09:10 GMT, Daniel Fuchs wrote:
>> Patrick Concannon has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8253474: Comment added to default constructor; fixed punctuation in
>> create(InetSocketAddress, int)
>
> src/jdk