Unnecessary Hashtable usage in LdapClient.defaultBinaryAttrs

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Content of the Hashtable 'com.sun.jndi.ldap.LdapClient#defaultBinaryAttrs' is fully initialized in '<clinit>' block.
      It means we can replace legacy synchronized Hashtable with immutable set.

            Assignee:
            Andrey Turbanov
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: