Menu

#17 Add support for deleting Java's temp dir

Future
open
nobody
None
5
2015-05-09
2006-02-09
Curt Cox
No

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

Discussion

  • hilt2

    hilt2 - 2010-03-27
     
  • Grzegorz Kowal

    Grzegorz Kowal - 2015-05-09
    • Group: --> Future
     

Log in to post a comment.