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

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


> The limit on the number of events buffered for a single `j.n.f.WatchKey` is now configurable via the `sun.nio.fs.maxWatchEvents`.

Fabian Meumertzheim has updated the pull request incrementally with one additional commit since the last revision:

  Revert test parameters and add debug output to test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18739/files
  - new: https://git.openjdk.org/jdk/pull/18739/files/ddec662e..61e46d66

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18739&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18739&range=08-09

  Stats: 12 lines in 1 file changed: 8 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/18739.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18739/head:pull/18739

PR: https://git.openjdk.org/jdk/pull/18739


More information about the nio-dev mailing list