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

Rename methods in javadoc Comparators class

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • tools

    Description

      The methods in the Comparators class are all of the form `make---Comparator`.

      The `make` prefix is somewhat misleading since each comparator is lazy-initialized just once and a singleton instance returned.

      The methods should be renamed, perhaps by removing the initial `make` word.

      Attachments

        Issue Links

          Activity

            People

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: