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

Refactor Hashtable to allow implementations without rehashing support

XMLWordPrintable

    • b31
    • Not verified

        In order to simplify usage of the Hashtable<T, F> class the code to perform rehashing of the SymbolTable and StringTable should be factored out to an intermediate class common to those two tables.
        Also factor out HashtableEntry freelist allocation to allow implementors an easier route for providing their own memory management.

              mgerdin Mikael Gerdin (Inactive)
              mgerdin Mikael Gerdin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: