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