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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira