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

Map::replaceAll javadoc has redundant @throws clauses

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 8, 11, 17, 18, 19
    • 19
    • core-libs

    Backports

      Description

        The javadoc for Map::replaceAll has duplicate @throws clauses for ClassCastException and NullPointerException. This is mostly benign but it causes problems with a pending change to javadoc (JDK-6509045).

        In the current javadoc output, the contents of both clauses are rendered. The duplicate clauses mostly say the same thing, though, so aside from some minor wording changes, I'd consider this to be an editorial change.

        Attachments

          Issue Links

            Activity

              People

                smarks Stuart Marks
                smarks Stuart Marks
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: