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 17:01:11 UTC 2016


On Jul 15, 2016, at 9:42 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

> 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?

Here is one more revision with the foregoing change:

http://cr.openjdk.java.net/~bpb/8160220/webrev.03/

Thanks,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160715/9a7e319d/attachment-0001.html>


More information about the nio-dev mailing list