InotifyEvent.isClose() method returns false for Event.Close_No_Write and Event.Close_Write

Bug #570200 reported by John Spicer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
inotify-java
Fix Released
Low
Nick Bargnesi
2.0
Fix Released
Low
Nick Bargnesi

Bug Description

I created a MonitorService and added a watch for Event.Create and Event.Close events.

I am receiving notifications for Event.Close_No_Write and Event.Close_Write.
I would like to use

  if (event.isClose())

to handle both the close_write and close_no_write events.

Changed in inotify-java:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Nick Bargnesi (nbargnesi)
Revision history for this message
Nick Bargnesi (nbargnesi) wrote :

Included in 2.0.2.

Changed in inotify-java:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.