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

Maxim Kartashev mkartashev at openjdk.org
Fri Feb 3 11:53:20 UTC 2023


On Thu, 2 Feb 2023 15:33:40 GMT, Michael Hall <mik3hall at gmail.com> wrote:

> Is there any chance this will be made available in some other way?

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

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

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


More information about the nio-dev mailing list