Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8262372

Fix "no comment" warnings in java.base/java.net

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 17
    • core-libs
    • None
    • minimal
    • doc only
    • Java API, Other
    • SE

      Summary

      Address the "no comment" warnings in java.net generated by javadoc -Xdoclint

      Problem

      java.net contains several classes such as java.net.HttpRetryException containing fields and/or methods which are missing a javadoc comment.

      Solution

      Add the missing comments to the appropriate fields and methods in java.net.

      Specification

      A patch and a zip containing the webrev and the generated serial form doc will attached to this CSR before finalization.

      For convenience the webrev & serialized form page can also be browsed online here: http://cr.openjdk.java.net/~dfuchs/webrev_8253100.00/index.html

        1. nocomments.patch
          18 kB
          Daniel Fuchs

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Alan Bateman, Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: