restrictive modifiers on MonitorService methods

Bug #504130 reported by Nick Bargnesi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
inotify-java
Fix Released
Critical
Nick Bargnesi
2.0
Fix Released
Undecided
Unassigned

Bug Description

Three methods are lacking the correct modifiers:
  1: int addWatch(java.lang.String, com.den_4.inotify_java.enums.WatchModifier[], com.den_4.inotify_java.enums.Event[])
  2: int addWatch(java.lang.String, int, int) throws com.den_4.inotify_java.exceptions.InotifyException;
  3: boolean removeWatch(int)

Each method should be declared public.

Revision history for this message
Nick Bargnesi (nbargnesi) wrote :

Fix committed in revision 41 of 2.0 branch.

Changed in inotify-java:
status: New → Fix Committed
importance: Undecided → Critical
assignee: nobody → Nick Bargnesi (nbargnesi)
Changed in inotify-java:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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