JDK 9 RFR of 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Daniel Fuchs
daniel.fuchs at oracle.com
Wed Jul 13 15:57:53 UTC 2016
On 13/07/16 16:03, Chris Hegarty wrote:
> Either way should be fine, just ensure,
> if you intend to delete the files explicitly, that there are enough
> bread crumbs left in the working directory if the test fails ( so
> you can duplicate/debug the issue ).
I usually rely on traces to do that - as in my experience the
sneaky tests often fail in environments where you don't have
access to the tests working directory anyway...
cheers,
-- daniel
More information about the nio-dev
mailing list