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

@see Arrays#hashCode missing particular method specification in j.u.Objects.hash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs
    • b79
    • generic
    • generic

      As observed by the JCK team, the javadoc for the method java.util.Object.hash has an misleading link to the hashCode method for Arrays.hashCode(long[]) rather than Arrays.hashCode(Object[]) as discussed in the method's javadoc. This occur because the @see text does not reference a particular hashCode method; the more specific reference should be added.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: