Unnecessary Vector usage in MetaData.ProxyPersistenceDelegate

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 21
    • Affects Version/s: 17, 21
    • Component/s: client-libs

      'Vector<Object> args' is used only in single method and then it converted to Object[].
      So we can avoid usage of legacy synchronized Vector here and use ArrayList instead.

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

              Created:
              Updated:
              Resolved: