7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]

Alan Bateman Alan.Bateman at oracle.com
Wed Aug 15 06:43:40 PDT 2012


On 15/08/2012 13:50, Vitaly Davidovich wrote:
>
> Hi Alan,
>
> SolarisWatchKey.getChild() doesn't need the null check anymore.
>
> Thanks
>
You're right, it can no longer ever be null so this check can be 
removed. Thanks for looking at the changes so closely.

-Alan


More information about the nio-dev mailing list