RFR: 8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT [v2]
Fabian Meumertzheim
duke at openjdk.org
Thu Apr 11 17:25:42 UTC 2024
On Thu, 11 Apr 2024 14:02:04 GMT, Fabian Meumertzheim <duke at openjdk.org> wrote:
>> test/jdk/java/nio/file/WatchService/LotsOfEntries.java line 39:
>>
>>> 37: import java.util.stream.Collectors;
>>> 38:
>>> 39: public class LotsOfEntries {
>>
>> What platforms have you tested this on? I'm concerned that it may fail intermittently on some platforms/configurations.
>
> It passes on Linux and macOS, I am in the process of testing it on Windows.
It also passes on Windows 11.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18739#discussion_r1561359626
More information about the nio-dev
mailing list