Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2627

Replace manual array copy in X500PrincipalUtil class with the System.arraycopy method to improve readability

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.4.0.CR1
    • None
    • None

      The method getAttributeValues uses a for loop to copy an array into another array. Use the System.arrayCopy method instead.

              sdesai044 Shreya Desai (Inactive)
              dvilkola@redhat.com Diana Krepinska (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: