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

(coll spec) Reference to non-existent rehash method in HashMap javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 1.4.2
    • core-libs

      URL OF PROBLEM DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/java/util/HashMap.html


      A DESCRIPTION OF THE PROBLEM :
      The Javadoc for java.util.HashMap states

      'When the number of entries in the hash table exceeds the product of the load factor and the current capacity, the capacity is roughly doubled by calling the rehash method. '

        But there is no rehash method in HashMap.
      ###@###.### 10/30/04 00:00 GMT

            martin Martin Buchholz
            jleesunw Jon Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: