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

Maxim Kartashev mkartashev at openjdk.org
Thu Oct 6 06:44:23 UTC 2022


On Wed, 5 Oct 2022 17:27:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Could the upcall be replaced for example with a socketpair 

Yes, this should be possible; I think I saw something of that sort implemented in the Linux watch service.

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

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


More information about the nio-dev mailing list