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

Fix "no comment" warnings in java.sql and java.sql.rowsets

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 16
    • core-libs
    • None
    • minimal
    • There is no compatibility issue as the change only adds the required comments that are derived from the existing comments within the class.
    • Java API

      Summary

      Address the "no comment" warnings in java.sql and java.sql.rowsets generated by javadoc -Xdoclint

      Problem

      java.sql and java.sql.rowset contain several classes such as java.sql.BatchUpdateException containing fields and/or methods which are missing a javadoc comment.

      Solution

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

      Specification

      Please see the attached diff and webrev for the added javadoc comments (webrev.01 and playground.patch.01)

            lancea Lance Andersen
            lancea Lance Andersen
            Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: