RFR: 8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT [v14]
Brian Burkhalter
bpb at openjdk.org
Fri Apr 26 00:33:35 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`
CSR filed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18739#issuecomment-2078390821
More information about the nio-dev
mailing list