On 08/07/2013 07:10 PM, Stuart Marks wrote:
I'd suggest putting a comment at the top of the test class saying that this test *must* be run in othervm mode, to ensure that files are closed properly. That way, you can take out the cleanupFiles() method too, as well as avoiding lots of exception handling and related cleanup code.

Huh?   What's wrong with
    @run main/othervm classname

-- Jon

Reply via email to