Configuration addCacheableFile doesn't close input and output streams

Description

org.hibernate.cfg.Configuration.addCacheableFile(File)

is opening FileInputStream(s) and FileOutputStream(s) but never closing them.

Activity

Brett MeyerMarch 7, 2014 at 10:08 PM

Bulk closing tickets resolved in released versions

Former userMay 4, 2011 at 8:14 AM

Can this be moved to 3.6.5?

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 13, 2011 at 3:20 PM
Updated March 7, 2014 at 10:08 PM
Resolved May 4, 2011 at 1:01 PM

Flag notifications