Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.1
    • Fix Version/s: 1.6.1
    • Component/s: None
    • Labels:
      None
    • Environment:

      all

      Attachments

        Issue Links

          Activity

          Hide
          dmsmith DM Smith added a comment -

          So far, upgraded jars to the latest and greatest. Many of these required Java 5.
          Changed instances of new Integer to Integer.valueOf, likewise for Character, Float, and Long.

          Show
          dmsmith DM Smith added a comment - So far, upgraded jars to the latest and greatest. Many of these required Java 5. Changed instances of new Integer to Integer.valueOf, likewise for Character, Float, and Long.
          Hide
          dmsmith DM Smith added a comment -

          Used StringBuilder as a replacement for StringBuffer where possible as it is not synchronized.

          Show
          dmsmith DM Smith added a comment - Used StringBuilder as a replacement for StringBuffer where possible as it is not synchronized.
          Hide
          dmsmith DM Smith added a comment -

          Finished the sub tasks. No turning back now...

          Show
          dmsmith DM Smith added a comment - Finished the sub tasks. No turning back now...

            People

            • Assignee:
              dmsmith DM Smith
              Reporter:
              dmsmith DM Smith
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: