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

Use more efficient (not linear) data structure for searching buckets in SymbolTable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 7
    • hotspot
    • None
    • generic
    • generic

      The buckets in a Hashtable use a linear list for maintaining entry
      that have the same hash. Searching for an entry in a bucket can
      be more efficient with a different data structure.

            Unassigned Unassigned
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: