Fix several findbugs issues

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Steven Christou
            Reporter:
            Steven Christou
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: