https://issues.apache.org/bugzilla/show_bug.cgi?id=48506
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 --- Comment #1 from Stefan Bodewig <[email protected]> 2010-01-11 21:26:13 UTC --- The temp file is not deleted at all, the code relies on deleteOnExit() - this may mean the file never gets deleted if the process never exits. svn revision 898183 should improve the situation -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
