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

Brian Burkhalter bpb at openjdk.org
Fri Feb 3 16:46:19 UTC 2023


On Fri, 3 Feb 2023 14:07:36 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.
>
> @AlanBateman It is the implementation this one was based upon. No _known_ bugs exist there at this moment in time (tests were run on IntelliJ infrastructure, of course).

@mkartashev Do you intend to continue work on this PR? If not, then we could potentially take over the work if that is acceptable.

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

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


More information about the nio-dev mailing list