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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • 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

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

                Created:
                Updated:
                Resolved: