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

Memory leak do to jdk File.deleteOnExit in DataSourceProvider

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: