Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5491

[patch] new String("") or new String() is pointless, and just allocates memory needlessly - removed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 10.9.1.0
    • Miscellaneous
    • None
    • Low

    Description

      new String("::") is pointless, use "::"
      same with new String() vs ""

      Attachments

        1. no_new_string.diff
          10 kB
          Dave Brosius

        Activity

          People

            dbrosius@apache.org Dave Brosius
            dbrosius@apache.org Dave Brosius
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: