RFR: 8251496: Fix doclint warnings in jdk.net.httpserver [v4]

Daniel Fuchs dfuchs at openjdk.java.net
Thu Sep 10 15:32:11 UTC 2020


On Thu, 10 Sep 2020 11:43:51 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

>> Hi,
>> 
>> Could someone please review my doc-only fix for JDK-8251496 - ‘Fix doclint warnings in jdk.net.httpserver’ ?
>> 
>> This fix addresses the warnings generated by `javadoc -Xdoclint` due to missing/incomplete API documentation for
>> several classes within `jdk.net.httpserver`.
>> Kind regards,
>> Patrick
>
> Patrick Concannon has updated the pull request with a new target base due to a merge or a rebase. The incremental
> webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional
> commits since the last revision:
>  - 8251496: removed @throws IOException from HttpExchange.sendRequestHeaders; to be dealt with in separate issue
>    (JDK-8253005)
>  - 8251496: reworded abstract cstr comments; removed unnecessary punctuation
>  - 8251496: Fix doclint warnings in jdk.net.httpserver

Marked as reviewed by dfuchs (Reviewer).

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

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


More information about the net-dev mailing list