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

Brian Burkhalter bpb at openjdk.org
Thu Apr 18 15:40:56 UTC 2024


On Wed, 17 Apr 2024 06:46:25 GMT, Fabian Meumertzheim <duke at openjdk.org> wrote:

>>> I added the note to `WatchKey#poll` since that is what returns the list, but can also move it to `WatchService` as it is the more canonical API entrypoint.
>> 
>> I think that it might be better to add it to the class level doc of `WatchService`.
>
>> I think that it might be better to add it to the class level doc of `WatchService`.
> 
> I moved it.

@fmeum The second copyright year in the two source files needs to be update dto 2024. If you wrote the test this year, it should have only one copyright year, 2024. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/18739#issuecomment-2064274709


More information about the nio-dev mailing list