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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 19
    • 19
    • core-libs

    Backports

      Description

        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

        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: