RFR: 8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT [v14]
Brian Burkhalter
bpb at openjdk.org
Wed May 1 00:37:55 UTC 2024
On Wed, 24 Apr 2024 08:18:03 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`.
>
> Fabian Meumertzheim has updated the pull request incrementally with two additional commits since the last revision:
>
> - Reflow
> - Use `@systemProperty`
Ran several hundred more test iterations with no failures.
This may now be `/integrate`d.
-------------
Marked as reviewed by bpb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18739#pullrequestreview-2032858070
More information about the nio-dev
mailing list