RFR: 8285956: (fs) Excessive default poll interval in PollingWatchService

Tyler Steele duke at openjdk.java.net
Mon May 2 19:19:29 UTC 2022


On Mon, 2 May 2022 18:02:33 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Do you have any performance measurements to share?

Nothing terribly rigorous, but the testing I did during development went from a 11.5 sec average down to about 1.5 seconds. Which is more or less what I expected when dropping a 10 second wait ;-)

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

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


More information about the nio-dev mailing list