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

Directly append iterationCount instead of using String.valueOf()

XMLWordPrintable

      VaultCommand#printSummary creates a String that includes an integer value (see https://github.com/wildfly-security/wildfly-elytron/blob/2.x/tool/src/main/java/org/wildfly/security/tool/VaultCommand.java#L448). Instead of using String.valueOf(iterationCount), we can use iterationCount directly.

              abhishek-nigam Abhishek Nigam (Inactive)
              dvilkola@redhat.com Diana Krepinska
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: