Add support for deleting Java's temp dir
Brought to you by:
grzegok
Please consider adding support for deleteing Java's
temp directory. There are a few bugs and RFEs that
make this very difficult to achieve within Java, but
much easier for a launcher.
"java.io.File.deleteOnExit does not work on open files
(win32)"
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4171239
"(fs) Add unmap method to MappedByteBuffer"
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4724038
Thanks,
Curt
the issue was copied to http://code.google.com/p/jliftoff/issues/list