[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6120) Configuration addCacheableFile doesn't close input and output streams

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed May 4 07:02:59 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HHH-6120.
------------------------------------

    Resolution: Fixed

> Configuration addCacheableFile doesn't close input and output streams
> ---------------------------------------------------------------------
>
>                 Key: HHH-6120
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6120
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.6.3
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.6.4
>
>
> {code}org.hibernate.cfg.Configuration.addCacheableFile(File){code}
> is opening FileInputStream(s) and FileOutputStream(s) but never closing them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list