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

Hash tables used by Str2ID are too small

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 1.1
    • 1.0, unknown
    • hotspot
    • 1.1
    • sparc
    • generic
    • Not verified

    Description

      The hash tables components in util.c as used by Str2ID are too small. They are a chain
      of tables of size 107.

      Starting up Kona results in 34 extra tables being created. Continuing on to
      HotJava brings the total up to 47. This is a mightly linear search for
      something that's supposed to serve as a hash table.


      [a 7 May 96]

      Attachments

        Activity

          People

            tlindholsunw Timothy Lindholm (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: