Integrated: 8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT

Fabian Meumertzheim duke at openjdk.org
Mon May 6 17:04:01 UTC 2024


On Thu, 11 Apr 2024 12:22:56 GMT, Fabian Meumertzheim <duke at openjdk.org> wrote:

> The limit on the number of events buffered for a single `j.n.f.WatchKey` is now configurable via the `jdk.nio.file.WatchService.maxEventsPerPoll`.

This pull request has now been integrated.

Changeset: a8b3f194
Author:    Fabian Meumertzheim <fabian at meumertzhe.im>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a8b3f194e811eed6b20bce71c752705c7cd50d24
Stats:     160 lines in 3 files changed: 156 ins; 0 del; 4 mod

8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT

Reviewed-by: bpb, alanb

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

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


More information about the nio-dev mailing list