RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Maxim Kartashev
mkartashev at openjdk.org
Thu Sep 8 07:24:44 UTC 2022
On Wed, 7 Sep 2022 21:51:02 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> In our CI system `test/jdk/java/nio/file/WatchService/Move.java` appears to time out consistently, although I have not seen it happen on my local machine.
Can you provide the `.jtr` file, please? I haven't seen the test hang, but by inserting different delays different systems can expose synchronization issues, of course.
-------------
PR: https://git.openjdk.org/jdk/pull/10140
More information about the nio-dev
mailing list