RFR: 8293067: (fs) Implement WatchService using system library (macOS)

Alan Bateman alanb at openjdk.org
Fri Feb 3 12:05:21 UTC 2023


On Fri, 3 Feb 2023 11:49:53 GMT, Maxim Kartashev <mkartashev at openjdk.org> wrote:

> [JetBrains Runtime](https://github.com/JetBrains/JetBrainsRuntime) has FSEvents-based implementation of WatchService on macOS.

Is this similar to what was proposed here, I'm curious if the same issues were encountered when running the tests across a wider range of macOS releases.

-------------

PR: https://git.openjdk.org/jdk/pull/10140


More information about the nio-dev mailing list