JDK 9 RFR of 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
Alan Bateman
Alan.Bateman at oracle.com
Tue Jul 12 19:41:22 UTC 2016
On 12/07/2016 18:51, Brian Burkhalter wrote:
>
> It does not sound as if it is the best idea to rely on deleteOnExit().
>
It was okay in the past when the test execution was othervm. Switching
it to TestUtils.removeAll will make it consistent with the other tests
in this area.
-Alan
More information about the nio-dev
mailing list