Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1596

Memory leak do to jdk File.deleteOnExit in DataSourceProvider

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 3.0.23.Final, 3.1.3.Final
    • 3.0.19.Final
    • jaxrs
    • None

    Description

      DataSourceProvider l:117 makes use of this command

      There should not be an issue with the use in DataSourceProvider. The file
      referenced is finally closed and deleted after the deleteOnExit is called.

      Resteasy is not getting reports of having to restart due to memory leaks, I
      recommend we wait for a JDK fix.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rsearls r searls
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: