Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3731

Code cleanup suggested by Coverity or IntelliJ

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 5.0.0.Alpha3
    • 5.0.0.Alpha2
    • None
    • None

      Code cleanup suggested by Coverity or IntelliJ.

      CommandCommandHandler - removal of unnecessary if, checked with Jean-Francois Denise
      ConnectionInfoHandler - lastChainCertificate is X509Certificate[], instanceof check is not necessary
      RealmIdentityManager - credential is always PasswordCredential, only null check is relevant

      Second PR for removal of unused variables aka dead local store, for details see the PR https://github.com/wildfly/wildfly-core/pull/3204

            rsvoboda@redhat.com Rostislav Svoboda
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: