RFR: 8287168: (fs) WatchService leaves thread running if not closed

Alan Bateman alanb at openjdk.java.net
Thu Jun 2 04:42:27 UTC 2022


On Thu, 2 Jun 2022 02:52:55 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Add a `Cleaner` to each `WatchService` implementation.

I thin for this bug report that we first need to decide if it should be closed or closed as WNF. If we do change it then it will require significant review. So please don't rush this one into JDK 19.

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

PR: https://git.openjdk.java.net/jdk/pull/8986


More information about the nio-dev mailing list