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

Unnecessary Vector usage in LdapClient

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • core-libs

      Usage of thread-safe collection Vector is unnecessary in one place in LdapClient. It's recommended to use ArrayList if a thread-safe implementation is not needed.

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

              Created:
              Updated:
              Resolved: