Uploaded image for project: 'Commons Logging'
  1. Commons Logging
  2. LOGGING-158

Replace WeakHashtable with WeakHashMap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.2
    • None

    Description

      When dropping support for Java 1.1 we could also replace the custom WeakHashtable that is used internally with a WeakHashMap which is supported since Java 1.2. This would also allow to clean up some deprecated code as a Hashtable does not allow null keys.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tn Thomas Neidhart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: