-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
-
aix
Other platforms implement the WatchService API using a system library such as inotify. Doing so removes the need to poll for changes, and should increase performance. AIX should do the same using AIX Event Infrastructure (AHAFS) or a similar library.
- relates to
-
JDK-8293067 (fs) Implement WatchService using system library (macOS)
-
- Open
-
- links to
-
Review
openjdk/jdk/9281