RFR: 8145981 (fs) LinuxWatchService can reports events against wrong directory
Alan Bateman
Alan.Bateman at oracle.com
Tue Dec 29 17:16:26 UTC 2015
On 29/12/2015 15:27, Sebastian Sickelmann wrote:
> :
> I changed it to your solution. You are right the order of processing
> pending events and new events from inotify do not need any guarantee. So
> processing pending events (and shutdown) can be done later.
Thanks, I think this is the easiest to maintain.
> :
> I updated the webrev and tried to reduce the time in the test by
> generating more watch-keys. On my machine I am now always below 10 secs
> and in most cases below 5 sec.
>
> http://cr.openjdk.java.net/~sebastian/8145981/webrev.01/
>
This looks okay. I'll run it on our build+test system to make sure that
the test is passing on all platforms.
-Alan
More information about the nio-dev
mailing list