known bug in File#deleteOnExit(): http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6664633
Java ImageIO now uses it's own internal management scheme instead of deleteOnExit because of this leak: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=4513817 I suspect we will have to do something similar to ImageIO and do our own management. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
