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
Fri Jul 15 14:41:28 UTC 2016
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.
-Alan
More information about the nio-dev
mailing list