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

Unnecessary Hashtable usage in LdapClient.defaultBinaryAttrs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 24
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: