summaryrefslogtreecommitdiff
path: root/java/openjdk8/files/patch-jdk-src-solaris-classes-sun-nio-fs-BsdFileSystem.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-27Add a WatchService implementation backed by kqueue,Alex Dupre1-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