wrong wording in @param doc for HashMap.newHashMap et. al.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs

        For the new static factory methods introduced by JDK-8186958, the @param doc for the type parameter K has the wrong wording. It says

            K - the type of keys maintained by this map

        instead it should say

            K - the type of keys maintained by the new map

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

                Created:
                Updated:
                Resolved: