RFR: 8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT [v8]

Fabian Meumertzheim duke at openjdk.org
Fri Apr 19 07:23:12 UTC 2024


On Fri, 19 Apr 2024 00:50:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Yes what I meant is that the numbers in the test are essentially arbitrary. Now that they are further away from the limit, I would expect failures to be less likely. But if there are still failures, I can make the difference even larger.
>
> It would be good to know why the failures happened so they can be prevented.

I pushed a new change that reverts to the original test cases, but adds more debug output. @bplb Could you perhaps run the test again on linux-aarch64 now that we will get to see all events that were sent?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18739#discussion_r1571941655


More information about the nio-dev mailing list