On Fri, 13 Dec 2002, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Couldn't this file be deleteOnExit() if the JDK supports it. Many > times it's left behind if the Ant process is CTRL-C'd...
Does deleteOnExit work if you forcefully interrupt the JVM? I can easily manage to kill a JVM without the shutdownHooks being called on Unix. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
