You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Donald Kwakkel (JIRA)" <ji...@apache.org> on 2017/09/05 12:45:00 UTC

[jira] [Created] (AXIS2-5880) Several Resource leaks

Donald Kwakkel created AXIS2-5880:
-------------------------------------

             Summary: Several Resource leaks
                 Key: AXIS2-5880
                 URL: https://issues.apache.org/jira/browse/AXIS2-5880
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.7.6
            Reporter: Donald Kwakkel
         Attachments: unreleased resources1.png, unreleased resources2.png, unreleased resources3.png, unreleased resources4.png, unreleased resources5.png

Our code check tool found several resource leak issues. See attached picture. Some are not real resource leaks because the objects has a finalize method, but even then it is better to close the resource itself because it is not defined when the GC will close them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org