Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-701

Remove the finalize method of the TemporaryData.java in commons module of synapse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • 2.1
    • None
    • None

    Description

      A finalize method can cause delayed garbage collection as well as it doesn't guarantee a clean. This can lead to potential Out of Memory errors if these classes are used very frequently. Also this method is redundant because this object has a explicit release method. So I suggest we remove this redundant method.

      Attachments

        Issue Links

          Activity

            People

              supun Supun Kamburugamuva
              supun Supun Kamburugamuva
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: