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

Fix "no comment" warnings in java.base/java.lang and java/io

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 16
    • core-libs
    • minimal
    • Hide
      There is no change to the behavior, the javadoc comments will appear in the javadoc.
      Show
      There is no change to the behavior, the javadoc comments will appear in the javadoc.
    • Java API, Other
    • SE

      Summary

      Address the "no comment" warnings in java.lang and java.io generated by javadoc -Xdoclint

      Problem

      java.lang and java.io contain several classes such as java.io.FilePermission containing fields and/or methods which are missing a javadoc comment.

      Solution

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

      Specification

      Please see the attached patch (nocomment-8251203) and webrev (nocomment-8251203.zip) for the added javadoc comments.

            rriggs Roger Riggs
            rriggs Roger Riggs
            Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: