JDK 9 RFR of 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind

Brian Burkhalter brian.burkhalter at oracle.com
Fri Jul 15 16:42:04 UTC 2016


On Jul 15, 2016, at 7:41 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 15/07/2016 15:35, Brian Burkhalter wrote:
>> Ping.
> The changes to main are fine. I don't think there is any need to use FileUtils.deleteFileTreeWithRetry here. Remember, if the test leaves anything behind then jtreg will cleanup. Also using FileUtils makes it harder to run standalone.

OK so I will reinstate the deleteFileTree() method and remove the FileUtils references. Will that do it?

Thanks,

Brian


More information about the nio-dev mailing list