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

Patrick Concannon pconcannon at openjdk.java.net
Wed Sep 9 12:14:28 UTC 2020


> 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 incrementally with one additional commit since the last revision:

  8251496: reworded abstract cstr comments; removed unnecessary punctuation

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/81/files
  - new: https://git.openjdk.java.net/jdk/pull/81/files/90e7ec0c..660a549c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=81&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=81&range=01-02

  Stats: 29 lines in 9 files changed: 1 ins; 0 del; 28 mod
  Patch: https://git.openjdk.java.net/jdk/pull/81.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/81/head:pull/81

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


More information about the net-dev mailing list