Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-27 | Add a WatchService implementation backed by kqueue, | Alex Dupre | 1 | -0/+15 | |
leveraging the libinotify wrapper. It's still possible to use the polling watchservice, by defining the following system property: sun.nio.fs.watchservice=polling Notes: svn path=/head/; revision=488523 |