Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29492

Fix several findbugs issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • subversion-plugin
    • None

      This issue is to resolve the following findbug issues:

      • Use %n instead of \n to handle platform-specific line separators.
      • Use StringBuilder for concatenating strings.
      • Unnecessary unboxing of longs.
      • Ignore the debugging static variable which can be mutable.

            schristou Steven Christou
            schristou Steven Christou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: