Map::replaceAll javadoc has redundant @throws clauses

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 19
    • Affects Version/s: 8, 11, 17, 18, 19
    • Component/s: core-libs

        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.

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

                Created:
                Updated:
                Resolved: